/usr/local/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -fomit-frame-pointer -g -O2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -c pool.c gcc -DHAVE_CONFIG_H -I. -I. -I. -fomit-frame-pointer -g -O2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -Wp,-MD,.deps/pool.pp -c pool.c -fPIC -DPIC -o .libs/pool.o
pool.c: In function `child_reg_connected':
pool.c:265: syntax error before `int'
pool.c:266: `key' undeclared (first use in this function)
pool.c:266: (Each undeclared identifier is reported only once
pool.c:266: for each function it appears in.)
pool.c:262: warning: unused variable `pid'
pool.c: In function `child_reg_disconnected':
pool.c:278: syntax error before `int'
pool.c:279: `key' undeclared (first use in this function)
pool.c:275: warning: unused variable `pid'
pool.c: In function `child_unregister':
pool.c:298: syntax error before `int'
pool.c:299: `key' undeclared (first use in this function)
pool.c:295: warning: unused variable `pid'
pool.c: In function `manage_stop_children':
pool.c:361: syntax error before `int'
pool.c:364: `stillSomeAlive' undeclared (first use in this function)
pool.c:364: `cnt' undeclared (first use in this function)
pool.c:368: `i' undeclared (first use in this function)
pool.c:369: `chpid' undeclared (first use in this function)
gmake[2]: *** [pool.lo] Error 1
gmake[2]: Leaving directory `/usr/install/new/dbmail'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/install/new/dbmail'
gmake: *** [all-recursive-am] Error 2


Reply via email to