%% "michael brooks" <[EMAIL PROTECTED]> writes: mb> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. mb> -DG_LOG_DOMAIN=g_log_domain_glib -g -O2 -Wall -D_REENTRANT -c garray.c mb> Putting child 0x0807ea40 (garray.lo) PID 2690 on the chain. mb> Live child 0x0807ea40 (garray.lo) PID 2690 mb> rm -f .libs/garray.lo mb> gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2 mb> -Wall -D_REENTRANT -c garray.c -fPIC -DPIC -o .libs/garray.lo mb> mv -f .libs/garray.lo garray.o mb> (cd . && ln garray.o garray.lo) mb> Got a SIGCHLD; 1 unreaped children. mb> Reaping losing child 0x0807ea40 PID 2690
I don't know what to tell you: make tried to run these commands and they failed; I guess they exited with a non-0 error code. I don't believe this is a problem with GNU make; try asking the support group for the product you're trying to build. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make