bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject)


From: Paul D. Smith
Subject: Re: (no subject)
Date: Sun, 6 Oct 2002 16:38:40 -0400

%% "michael brooks" <address@hidden> 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 <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]