bug-gnu-utils
[Top][All Lists]
Advanced

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

Reaping Losing Child error in xemacs but not in dos


From: Randy Yates
Subject: Reaping Losing Child error in xemacs but not in dos
Date: 20 Oct 2004 15:41:03 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence)

Hi,

I'm using 

-------------------------------------------------------------------------------------------------
XEmacs 21.4 (patch 13) "Rational FORTRAN" [Lucid] (i586-pc-win32) of Sun May 25 
2003 on TSUNAMI
-------------------------------------------------------------------------------------------------

and

-------------------------------------------------------------------------------------------------
s:\suzidsp_sw\src\vad>make -v
make -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for mingw32
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <address@hidden>.
-------------------------------------------------------------------------------------------------

If I run make in xemacs (with the -d option), I get the following (after a long 
list of other
information):

-------------------------------------------------------------------------------------------------
CreateProcess(c:\SmartNcode\V9.0\Teak\teakccpp.exe,teakccpp -c -o 
nr_gsmfr_vad.o nr_gsmfr_vad.c,...)
Putting child 0x009b5be8 (nr_gsmfr_vad.o) PID 10189016 on the chain.
Live child 0x009b5be8 (nr_gsmfr_vad.o) PID 10189016 
_______________________________________________________________
Compiling Function : void vadInit()
_______________________________________________________________
Compiling Function : void vadSpeechEnergy(...)
_______________________________________________________________
Compiling Function : void vadAcfAverage(long int *, long int, long int *, long 
int *)
_______________________________________________________________
Compiling Function : void computeRCs(long int *, long int *, long int *)
_______________________________________________________________
Compiling Function : void vadPredictorValues(long int *, long int *, long int *)
_______________________________________________________________
Compiling Function : void vadSpectralComparison(long int *, long int *, long 
int, long int *)
Reaping losing child 0x009b5be8 PID 10189016 
make: *** [nr_gsmfr_vad.o] Error 33
Removing child 0x009b5be8 PID 10189016  from chain.

Compilation exited abnormally with code 2 at Wed Oct 20 15:18:56
-------------------------------------------------------------------------------------------------

If I open a DOS window and run the makefile, nr_gsmfr_vad.c file compiles 
without error. Any
idea why this is happening?
-- 
Randy Yates
Sony Ericsson Mobile Communications
Research Triangle Park, NC, USA
address@hidden, 919-472-1124




reply via email to

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