Marcus Roeckrath <[email protected]> wrote: > Am Montag, 20. April 2009 21:36 schrieb Joerg Schilling: > > > Please check the output in incs/<arch-dir>/config.log > > > > for fexecve > > Here its: > > configure:13014: checking for fexecve > configure:13042: cc -o conftest -D_GNU_SOURCE conftest.c 1>&5 > configure: In function `main': > configure:13034: error: `choke' undeclared (first use in this function) > configure:13034: error: (Each undeclared identifier is reported only once > configure:13034: error: for each function it appears in.) > configure:13034: error: syntax error before "me"
So your system defines an always failing function fexecve() in order to fool autoconf :-( Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

