From: | "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il> |
---|---|
To: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
Cc: | "postgresql" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: compiling 7.3 on RH7.2 |
Date: | 2003-01-03 12:45:18 |
Message-ID: | 005901c2b325$f8795be0$aa0f5ac2@canaan.co.il |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
yes i get them every time in diffrent places :(
probobly memory module
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
Fax: 972-4-6990098
http://sites.canaan.co.il
--------------------------
----- Original Message -----
From: "scott.marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
Cc: "postgresql" <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, January 02, 2003 5:52 PM
Subject: Re: [GENERAL] compiling 7.3 on RH7.2
> On Wed, 1 Jan 2003, Ben-Nes Michael wrote:
>
> > Hi All
> >
> > Im trying to compile PG on RH7.2
> > gmake return me the next error
> >
> >
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/inc
> > lude -c -o nodeTidscan.o nodeTidscan.c
> > nodeTidscan.c: In function `TidNext':
> > nodeTidscan.c:212: Internal error: Segmentation fault.
>
> Is this repeatable? I.e. do you get a segfault EVERYTIME at the same
> place in the same file?
>
> If you don't get the same error in the same place each time suspect your
> hardware. If you do get the same error in the same place each time, then
> your RH installation is messed up, as PG 7.3.x builds just fine on the
> four RH 7.2 boxes I'm running.
>
>
> > Please submit a full bug report.
> > See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
> > gmake[3]: *** [nodeTidscan.o] Error 1
> > gmake[3]: Leaving directory
`/home/miki/postgresql-7.3/src/backend/executor'
> > gmake[2]: *** [executor-recursive] Error 2
> > gmake[2]: Leaving directory `/home/miki/postgresql-7.3/src/backend'
> > gmake[1]: *** [all] Error 2
> > gmake[1]: Leaving directory `/home/miki/postgresql-7.3/src'
> > gmake: *** [all] Error 2
> >
> > Any idea ?
> >
> > --------------------------
> > Canaan Surfing Ltd.
> > Internet Service Providers
> > Ben-Nes Michael - Manager
> > Tel: 972-4-6991122
> > Fax: 972-4-6990098
> > http://sites.canaan.co.il
> > --------------------------
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://archives.postgresql.org
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
From | Date | Subject | |
---|---|---|---|
Next Message | Charles H. Woloszynski | 2003-01-03 13:19:38 | Re: [GENERAL] 7.3 Prepared statements |
Previous Message | Oliver Elphick | 2003-01-03 12:31:32 | Re: psql:relocation error:psql:unfefined symbol: PQgetssl |