Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm

From: Keith F Irwin <kirwin14(at)home(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm
Date: 2001-06-16 18:16:06
Message-ID: 992715367.14244.0.camel@c234192-a
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 16 Jun 2001 13:54:06 -0400, Tom Lane wrote:
> Keith F Irwin <kirwin14(at)home(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Keith F Irwin 2001-06-16 18:20:08 Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm
Previous Message Tom Lane 2001-06-16 17:54:06 Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm