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-17 01:04:37
Message-ID: 992739877.1396.0.camel@c234192-a
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

As it turns out, you were right about the memory. I used the memchecker
you referenced and indeed, it seems that one of my 128mg simms had some
bad spots in it. I had it placed above the 256meg simm, so I imagine it
would be rare if things went wrong. I've got a Duron 900, but I don't
over clock it, so of course that isn't it.

If I recall correctly, that simm had a life time warranty. Now to see
if I can figure out how to make good on that...

Thanks!

Keith

On 16 Jun 2001 14:49:27 -0400, Trond Eivind Glomsrød wrote:
> Keith F Irwin <kirwin14(at)home(dot)com> writes:
>
> > 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.
>
> I've used that (Red Hat Linux 7.1 w/SGI XFS) for a long time, and
> have compiled lots of packages with it - no problems.
>
> > Incidentally, I tried rerunning the rpm --rebuild command, and this time
> > it worked.
>
> I would be very suspicious of your hardware after that. Very
> suspicious. If you're overclocking, turn it down - otherwise, check
> your memory.
>
> http://reality.sgi.com/cbrady/nmemtest86/
>
>
> --
> Trond Eivind Glomsrød
> Red Hat, Inc.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-17 01:16:58 Re: Re: Replace MSSQL by PostgreSQL ?
Previous Message Alex Pilosov 2001-06-16 23:41:21 Re: OT: Apache::Session::DBI vs postgresql? --help