1
Ubuntu tietokoneissa / Re: Make-komento?
« : 24.11.05 - klo:18.42 »sudo apt-get install gcc-3.4 g++-3.4
export CC=gcc-3.4
export GXX=g++-3.4
ja sitten kääntö uusiks.
Kokeilin noilla, mutta antaa lopussa saman ilmoituksen.
Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelut
Uusimmat julkaisut: 24.04.1 LTS (suositeltu, 29.8.2024) ja 24.10 - Ubuntun 20-vuotisjulkaisu! (10.10.2024).
Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.
sudo apt-get install gcc-3.4 g++-3.4
export CC=gcc-3.4
export GXX=g++-3.4
ja sitten kääntö uusiks.
/usr/include/X11/Xlib.h:3575: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3580: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3593: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3606: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3611: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3843: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3847: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3859: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3887: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3891: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3931: error: syntax error before ‘_X_SENTINEL’
Xv.c:66: warning: function declaration isn’t a prototype
Xv.c:67: warning: function declaration isn’t a prototype
Xv.c:68: warning: function declaration isn’t a prototype
Xv.c:92: warning: ‘xv_close_display’ was used with no prototype before its definition
Xv.c:101: warning: ‘xv_error_string’ was used with no prototype before its definition
Xv.c:993: warning: no previous prototype for ‘XvShmCreateImage’
Xv.c:1115: warning: ‘xv_wire_to_event’ was used with no prototype before its definition
make[4]: *** [Xv.o] Error 1
make[4]: Leaving directory `/home/3d/xc/xc/lib/Xv'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/3d/xc/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/3d/xc/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/3d/xc/xc'
make: *** [World] Error 2