| From: | Josh Trutwin <josh(at)trutwins(dot)homeip(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | 8.3.6 build error on Debian Lenny |
| Date: | 2009-03-10 04:23:02 |
| Message-ID: | 20090309232302.42889d2b@prokofiev.trutwins.homeip.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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-statement -Wendif-labels -fno-strict-aliasing
-fwrapv -I../../../../src/include -D_GNU_SOURCE -I/usr/local/lib -c
-o geo_ops.o 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
./configure --prefix=/usr/local/pgsql-8.3.6 --with-python
--with-perl --with-openssl --with-libraries=/usr/local/lib
--with-includes=/usr/local/lib
dpkg -S /usr/lib/libmpfr.so.1
libmpfr1ldbl: /usr/lib/libmpfr.so.1
Any ideas? Google isn't telling me much that I can understand. :(
Thanks,
Josh
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-03-10 04:49:32 | Re: 8.3.6 build error on Debian Lenny |
| Previous Message | Scott Marlowe | 2009-03-10 03:35:56 | Re: intermittant performance problem |