Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Hans-Jürgen Schönig <hs@cybertec.at>, <eg@cybertec.at>, <pgsql-hackers@postgresql.org>
Date: 2003-09-27T20:12:47Z
Lists: pgsql-hackers
Tom Lane writes: > =?ISO-8859-1?Q?Hans-J=FCrgen_Sch=F6nig?= <hs@cybertec.at> writes: > > i have added -lm to ecpglib/Makefile > > in addition to that i had to add > > -lm -L../../libpq -lpq > > to compatlib/Makefile > > now it seems to compile properly. > > Okay, I have added these things as part of the Darwin makefile fixes > I just applied. -lm doesn't seem to be needed on Darwin, which is odd > since its linker is strict otherwise. The compatlib doesn't appear to use libpq though. What is the error if you leave it off? -- Peter Eisentraut peter_e@gmx.net