Re: Failed compile PostgreSQL 7.1.2 on AIX 5.1

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "BigWhat(dot)com" <ml(dot)postgres(at)bigwhat(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Failed compile PostgreSQL 7.1.2 on AIX 5.1
Date: 2001-08-05 19:34:31
Message-ID: Pine.LNX.4.30.0108052133260.10834-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-08-05 19:38:43 Re: Idea for nested transactions / savepoints
Previous Message Tom Lane 2001-08-05 18:44:54 Re: Idea for nested transactions / savepoints