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

From: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
To: Keith F Irwin <kirwin14(at)home(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm
Date: 2001-06-16 17:51:44
Message-ID: xuy3d90z51r.fsf@halden.devel.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Keith F Irwin <kirwin14(at)home(dot)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.

In response to

Responses

Browse pgsql-general by date

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