Re: pgxs problem...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgxs problem...
Дата
Msg-id 6092.1349815558@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgxs problem...  (John R Pierce <pierce@hogranch.com>)
Ответы Re: pgxs problem...  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
John R Pierce <pierce@hogranch.com> writes:
> btw, $pkglibdir didn't fare any better than $libdir, I'm stuck at...

> ld: 0711-317 ERROR: Undefined symbol: .floor

Well, you're making progress anyway.  That one probably needs -lm
added to the command.  Hard to tell if the fact that it's not there
already is our fault or pljava's.  On my machine, if I go into say
contrib/cube and do "make", I see -lm in the link command --- do you?

            regards, tom lane


В списке pgsql-general по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: pgxs problem...
Следующее
От: John R Pierce
Дата:
Сообщение: Re: pgxs problem...