Re: Failed compile PostgreSQL 7.1.2 on AIX 5.1

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Failed compile PostgreSQL 7.1.2 on AIX 5.1
Дата
Msg-id Pine.LNX.4.30.0108052133260.10834-100000@peter.localdomain
обсуждение исходный текст
Ответ на Failed compile PostgreSQL 7.1.2 on AIX 5.1  ("BigWhat.com" <ml.postgres@bigwhat.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Idea for nested transactions / savepoints
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Idea for nested transactions / savepoints