Greetings!  Here is one I cannot reproduce on the box you've so kindly
made available:

gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. 
-I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c trad-core.c -o trad-core.o
trad-core.c: In function 'trad_unix_core_file_p':
trad-core.c:120: error: 'PAGE_SIZE' undeclared (first use in this function)
trad-core.c:120: error: (Each undeclared identifier is reported only once
trad-core.c:120: error: for each function it appears in.)

trad-core.c:120:
    if ((unsigned long) (NBPG * (UPAGES + u.u_dsize

Have these constants changed in recent headers?  They are associated
with getpagesize().

Take care,



Paul Slootman <[EMAIL PROTECTED]> writes:

> On Tue 03 Oct 2006, Camm Maguire wrote:
> > 
> > I seem to be running into gcc compiler failures when trying to build
> > gcl-2.6.7.  Is the system running low on resources?  No error message,
> > just -1 gcc return.
> 
> Might that have been around 14:00-14:30 UTC yesterday?
> I see a spike in the munin graph for "committed memory" around then.
> 
> You'd expect gcc to give an "out of memory" error...
> 
> I've added another 128MB swapfile, don't expect things to go fast :)
> 
> 
> Paul
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to