Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm - Mailing list pgsql-general

From Keith F Irwin
Subject Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm
Date
Msg-id 992715367.14244.0.camel@c234192-a
Whole thread Raw
In response to Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm  (teg@redhat.com (Trond Eivind Glomsrød))
List pgsql-general
On 16 Jun 2001 13:54:06 -0400, Tom Lane wrote:
> Keith F Irwin <kirwin14@home.com> writes:
> > gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -O2
> > -march=i386 -mcpu=i686 -fpic -I. -I../../../src/include  -DHAVE_CONFIG_H
> > -DODBCINSTDIR='"/etc/pgsql"'  -c -o info.o info.c
>
> > Cannot allocate 3473903228 bytes after allocating 1767100 bytes
> > </quote>
>
> > What does that allocate error mean?  I've got 1/2 gig of Ram.  Does it
> > take more than that to compile?

> No.  I'm thinking something's awfully broken about your machine...
> have you had trouble compiling things in the past?

I've not had trouble compiling anything (including the mozilla source
rpm).  About the only thing different about my machine is that I used
the XFS installer from SGI.  Perhaps there's something odd there.

Incidentally, I tried rerunning the rpm --rebuild command, and this time
it worked.  Got a complete set of RPMS, which I then installed.

Then I tried it again with the --target=i686, and it ALSO worked this
time. Very odd.  Compilation was VERY clean, no warnings, etc.

Alas, I think I've wasted bandwidth posting my comment!

Keith


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm
Next
From: Keith F Irwin
Date:
Subject: Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm