Compile Error - SVN Version from 16 Jan.
Posted: Fri Jan 16, 2009 12:56 pm
Hi guys,
I use Gentoo unstable version 64 bit and I become following error message:
g++ -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wcomment -Wcast-align -Wno-deprecated -g -O -pthread -pipe -DFX -D_GNU_SOURCE -DINVERSEXY -DEQ2 -DWORLD -I/usr/include/mysql -I/usr/mysql/include -I./LUA/include ../common/dbcore.cpp -o ../common/dbcore.o
In file included from ../common/../common/Mutex.h:29,
from ../common/debug.h:65,
from ../common/dbcore.cpp:20:
../common/../common/../common/types.h:186: warning: 'typedef' was ignored in this declaration
../common/dbcore.cpp: In member function 'bool DBcore::ReadDBINI(char*, char*, char*, char*, int32&, bool&, bool*)':
../common/dbcore.cpp:126: error: 'atoi' was not declared in this scope
make: *** [../common/dbcore.o] Error 1
Thanks for your great work
I use Gentoo unstable version 64 bit and I become following error message:
g++ -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wcomment -Wcast-align -Wno-deprecated -g -O -pthread -pipe -DFX -D_GNU_SOURCE -DINVERSEXY -DEQ2 -DWORLD -I/usr/include/mysql -I/usr/mysql/include -I./LUA/include ../common/dbcore.cpp -o ../common/dbcore.o
In file included from ../common/../common/Mutex.h:29,
from ../common/debug.h:65,
from ../common/dbcore.cpp:20:
../common/../common/../common/types.h:186: warning: 'typedef' was ignored in this declaration
../common/dbcore.cpp: In member function 'bool DBcore::ReadDBINI(char*, char*, char*, char*, int32&, bool&, bool*)':
../common/dbcore.cpp:126: error: 'atoi' was not declared in this scope
make: *** [../common/dbcore.o] Error 1
Thanks for your great work