On Tue, Oct 24, 2006 at 07:41:22PM +0800, Locke wrote: > I am trying to build APR1.2.7 on SUSE10. But failed with the error > messages: > Any comments/suggestions are highly appreciated !
Can you upload somewhere the config.log produced and also a capture of the output of the configure command? (or file a bug and attach them) joe > make[1]: Entering directory `/mnt/hgfs/src/32/apr-1.2.7' > /bin/sh /mnt/hgfs/src/32/apr-1.2.7/libtool --silent --mode=compile gcc > -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE > -D_LARGEFILE64_SOURCE -I./include > -I/mnt/hgfs/src/32/apr-1.2.7/include/arch/unix -I./include/arch/unix > -I/mnt/hgfs/src/32/apr-1.2.7/include -o passwd/apr_getpass.lo -c > passwd/apr_getpass.c && touch passwd/apr_getpass.lo > passwd/apr_getpass.c:78: error: static declaration of 'getpass' > follows non-static declaration > /usr/include/unistd.h:912: error: previous declaration of 'getpass' was here