glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] gcc 3


From: Luc-Olivier de Charrière
Subject: Re: [glob2-devel] gcc 3
Date: Mon, 06 Oct 2003 01:42:31 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030911

Donc pour l'instant il faut utiliser:
./configure --disable-opengl

Avec ça, ca marche avec mon gcc 3.3.
Parcontre, j'arrive pas à compiler avec gcc 2.95 :(
Il ne comprends pas que "asprintf" n'est pas dans GAG !!!
Avec "vasprintf", c'est exactement la même erreur!


$ make
make  all-recursive
make[1]: Entering directory `/home/nuage/glob2'
Making all in libgag
make[2]: Entering directory `/home/nuage/glob2/libgag'
Making all in src
make[3]: Entering directory `/home/nuage/glob2/libgag/src'
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL 
-D_REENTRANT -I../include/    -g -Wall  -c SupportFunctions.cpp
SupportFunctions.cpp: In function `class string GAG::nsprintf(const char *, 
...)':
SupportFunctions.cpp:247: implicit declaration of function `int 
GAG::asprintf(...)'
make[3]: *** [SupportFunctions.o] Error 1
make[3]: Leaving directory `/home/nuage/glob2/libgag/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nuage/glob2/libgag'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nuage/glob2'
make: *** [all-recursive-am] Error 2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]