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

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm
Date
Msg-id xuy3d90z51r.fsf@halden.devel.redhat.com
Whole thread Raw
In response to Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm  (Keith F Irwin <kirwin14@home.com>)
Responses Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm  (Keith F Irwin <kirwin14@home.com>)
List pgsql-general
Keith F Irwin <kirwin14@home.com> writes:

> make[3]: Leaving directory
> `/usr/src/redhat/BUILD/postgresql-7.1.2/src/interfaces/libpgeasy'
> make[3]: Entering directory
> `/usr/src/redhat/BUILD/postgresql-7.1.2/src/interfaces/odbc'
> 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?

That somethings weird...

> I've got 1/2 gig of Ram.  Does it take more than that to compile?

Take a look at what it's trying to allocate. I'm not sure what's
happening, but something seems bad... have you installed another
compiler, glibc, kernel or something similar? Or overclocked?
It's known to be compiling, so I'm not sure why you're seeing thing problem.

That said, you can download postgresql rpms for Red Hat Linux 7.1 from
http://people.redhat.com/teg/pg/

This is the above RPMs, with some more fixes Lamar and I haven't
merged yet.

--
Trond Eivind Glomsrød
Red Hat, Inc.

pgsql-general by date:

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