Re: Failed compile PostgreSQL 7.1.2 on AIX 5.1 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Failed compile PostgreSQL 7.1.2 on AIX 5.1
Date
Msg-id Pine.LNX.4.30.0108052133260.10834-100000@peter.localdomain
Whole thread Raw
In response to Failed compile PostgreSQL 7.1.2 on AIX 5.1  ("BigWhat.com" <ml.postgres@bigwhat.com>)
List pgsql-hackers
BigWhat.com writes:

> ld: 0711-317 ERROR: Undefined symbol: .log
> ld: 0711-317 ERROR: Undefined symbol: .ceil
> ld: 0711-317 ERROR: Undefined symbol: .sqrt
[...]

Looks like configure failed to notice your math library (-lm).  Please
check the config.log file to see why.

> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
> information.

Well...?

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Idea for nested transactions / savepoints
Next
From: Bruce Momjian
Date:
Subject: Re: Idea for nested transactions / savepoints