APBuild

Yann Hamiaux <[email protected]> Fri, 7 Nov 2008 16:11:33 -0500
Newsgroups gmane.comp.autopackage.devel
Message-ID <[email protected]>

Hello,
 
I did compile statically the wxGTK (without APBuild) and I would like to use APBuild to reduce the dependency of my software. At the linker stage, I got errors of undefined reference to: 
__strcat_chk@GLIBC_DONT_USE_THIS_SYMBOL
and all sprintf, printf, strcat, strcpy, ...
I got that error under Ubuntu 8.10 (gcc/g++ v4.3.2) and linux-libc-dev 2.6.27-7.16.
 
I wonder if anyone has an idea what that could cause that kind of error? 
 
I would also like to compile wxGTK with APBuild, but I get an error undefined reference to main!
Regards, 
Yann 
_________________________________________________________________