Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ... - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...
Date
Msg-id Pine.LNX.4.44.0309272211000.11938-100000@peter.localdomain
Whole thread Raw
In response to Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane writes:

> Hans-Jürgen Schönig <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



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 2-phase commit
Next
From: Bruce Momjian
Date:
Subject: Re: initdb failure (was Re: [GENERAL] sequence's plpgsql)