Re: [GENERAL] 8.3.6 build error on Debian Lenny

2009-10-05 Thread donald63
Tom Lane-2 wrote: > > Josh Trutwin writes: >> Hi - I'm trying to build 8.3.6 on a box recently upgraded from Sarge >> to Lenny and I get the following error during compile: > >> make[4]: Entering directory >> `/backup/source/db/postgresql-8.3.6/src/backend/utils/adt' gcc -O2 >> -Wall -Wmissin

Re: [GENERAL] 8.3.6 build error on Debian Lenny

2009-03-10 Thread Gregory Stark
Josh Trutwin writes: > On Tue, 10 Mar 2009 00:49:32 -0400 > Tom Lane wrote: > >> Josh Trutwin writes: > > > >> > geo_ops.c /usr/lib/gcc/i486-linux-gnu/4.3.2/cc1: symbol lookup >> > error: /usr/lib/libmpfr.so.1: undefined symbol: >> > __gmp_get_memory_functions >> >> [ blink... ] There's no r

Re: [GENERAL] 8.3.6 build error on Debian Lenny

2009-03-10 Thread Richard Huxton
Josh Trutwin wrote: > > Unfortunately just recently I've also had the same error come up > trying to build php. Something seems goofed up with my build > tools. I wouldn't be surprised if it had kept your old version of gcc etc. in case you needed that specific version for some reason. A quick b

Re: [GENERAL] 8.3.6 build error on Debian Lenny

2009-03-09 Thread Josh Trutwin
On Mon, 9 Mar 2009 22:01:38 -0700 (MST) "Leonel Nunez" wrote: > Lenny has 8.3.6 why don't just apt-get install postgresql ??? > http://packages.debian.org/lenny/postgresql If I were doing a complete reinstall I would definitely go that route. I came from a slackware background and liked to

Re: [GENERAL] 8.3.6 build error on Debian Lenny

2009-03-09 Thread Josh Trutwin
On Tue, 10 Mar 2009 00:49:32 -0400 Tom Lane wrote: > Josh Trutwin writes: > > geo_ops.c /usr/lib/gcc/i486-linux-gnu/4.3.2/cc1: symbol lookup > > error: /usr/lib/libmpfr.so.1: undefined symbol: > > __gmp_get_memory_functions > > [ blink... ] There's no reason for a compile to be looking into

Re: [GENERAL] 8.3.6 build error on Debian Lenny

2009-03-09 Thread Leonel Nunez
> Josh Trutwin writes: >> Hi - I'm trying to build 8.3.6 on a box recently upgraded from Sarge >> to Lenny and I get the following error during compile: > >> make[4]: Entering directory >> `/backup/source/db/postgresql-8.3.6/src/backend/utils/adt' gcc -O2 >> -Wall -Wmissing-prototypes -Wpointer-ar

Re: [GENERAL] 8.3.6 build error on Debian Lenny

2009-03-09 Thread Tom Lane
Josh Trutwin writes: > Hi - I'm trying to build 8.3.6 on a box recently upgraded from Sarge > to Lenny and I get the following error during compile: > make[4]: Entering directory > `/backup/source/db/postgresql-8.3.6/src/backend/utils/adt' gcc -O2 > -Wall -Wmissing-prototypes -Wpointer-arith -Win

[GENERAL] 8.3.6 build error on Debian Lenny

2009-03-09 Thread Josh Trutwin
Hi - I'm trying to build 8.3.6 on a box recently upgraded from Sarge to Lenny and I get the following error during compile: make[4]: Entering directory `/backup/source/db/postgresql-8.3.6/src/backend/utils/adt' gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-stateme