Making all in src
make[2]: entrant dans le répertoire « /tmp/freedroidrpg-0.10.0/src »
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wno-unused -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT view.o -MD -MP -MF ".deps/view.Tpo" -c -o view.o view.c; \
then mv -f ".deps/view.Tpo" ".deps/view.Po"; else rm -f ".deps/view.Tpo"; exit 1; fi
view.c: In function 'ShowOneItemAlarm':
view.c:270: warning: implicit declaration of function 'glPixelTransferf'
view.c:270: error: 'GL_BLUE_SCALE' undeclared (first use in this function)
view.c:270: error: (Each undeclared identifier is reported only once
view.c:270: error: for each function it appears in.)
view.c:271: error: 'GL_GREEN_SCALE' undeclared (first use in this function)
view.c:272: error: 'GL_RED_SCALE' undeclared (first use in this function)
make[2]: *** [view.o] Erreur 1
make[2]: quittant le répertoire « /tmp/freedroidrpg-0.10.0/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /tmp/freedroidrpg-0.10.0 »
make: *** [all] Erreur 2
il m' a quand même dit :
checking for openGL libraries... no
configure: WARNING: openGL libs not found!
----------------------------------------------------------------------
WARNING: openGL libraries/headers could not be found.
==> Therefore we are building freedroid only with SDL-graphics support.
No 3D acceleration will be available.
It is recommended to install openGL.
(if compiling on Darwin, try './configure --with-apple-opengl-framework')
----------------------------------------------------------------------
mais j'ai pas de lib de dev pour opengl dans ma distrib
Et vu le message cela ne semble pas un pb de toute façon.
Only wimps use tape backup: real men just upload their important stuff on megaupload, and let the rest of the world ~~mirror~~ link to it
[^] # Re: Hop testé !
Posté par B16F4RV4RD1N . En réponse à la dépêche Freedroid 0.10.0 est disponible !. Évalué à 1.
Making all in src
make[2]: entrant dans le répertoire « /tmp/freedroidrpg-0.10.0/src »
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wno-unused -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT view.o -MD -MP -MF ".deps/view.Tpo" -c -o view.o view.c; \
then mv -f ".deps/view.Tpo" ".deps/view.Po"; else rm -f ".deps/view.Tpo"; exit 1; fi
view.c: In function 'ShowOneItemAlarm':
view.c:270: warning: implicit declaration of function 'glPixelTransferf'
view.c:270: error: 'GL_BLUE_SCALE' undeclared (first use in this function)
view.c:270: error: (Each undeclared identifier is reported only once
view.c:270: error: for each function it appears in.)
view.c:271: error: 'GL_GREEN_SCALE' undeclared (first use in this function)
view.c:272: error: 'GL_RED_SCALE' undeclared (first use in this function)
make[2]: *** [view.o] Erreur 1
make[2]: quittant le répertoire « /tmp/freedroidrpg-0.10.0/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /tmp/freedroidrpg-0.10.0 »
make: *** [all] Erreur 2
il m' a quand même dit :
checking for openGL libraries... no
configure: WARNING: openGL libs not found!
----------------------------------------------------------------------
WARNING: openGL libraries/headers could not be found.
==> Therefore we are building freedroid only with SDL-graphics support.
No 3D acceleration will be available.
It is recommended to install openGL.
(if compiling on Darwin, try './configure --with-apple-opengl-framework')
----------------------------------------------------------------------
mais j'ai pas de lib de dev pour opengl dans ma distrib
Et vu le message cela ne semble pas un pb de toute façon.
Only wimps use tape backup: real men just upload their important stuff on megaupload, and let the rest of the world ~~mirror~~ link to it