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

From: Keith F Irwin <kirwin14(at)home(dot)com>
To: Trond Eivind Glomsrød <teg(at)redhat(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 18:20:08
Message-ID: 992715608.14240.1.camel@c234192-a
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Trond--

Thanks for the advice. I simple reran the rpm --rebuild command and,
for, some reason, it now works just fine. Very clean compiles for both
normal and --target=i686.

About the only thing different about my system from a purely stock
install of RH7.1 is that I used SGIs XFS installer. Perhaps there was
some lag on a buffere somewhere? My understanding of how XFS interacts
with other systems is dim at best.

Keith

On 16 Jun 2001 13:51:44 -0400, Trond Eivind Glomsrød wrote:
> 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.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-06-16 18:49:27 Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm
Previous Message Keith F Irwin 2001-06-16 18:16:06 Re: Unable to --rebuild postgresql-7.1.2-4PGDG.src.rpm