Re: BUG #1491: Getting an "undefined symbol" when loading contrib mod.
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #1491: Getting an "undefined symbol" when loading contrib mod. |
| Дата | |
| Msg-id | 3872.1109031642@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #1491: Getting an "undefined symbol" when loading contrib mod. ("Alexis Wilke" <alexis@m2osw.com>) |
| Ответы |
Re: BUG #1491: Getting an "undefined symbol" when loading
|
| Список | pgsql-bugs |
"Alexis Wilke" <alexis@m2osw.com> writes:
> Operating system: Linux
You need to be a lot more specific than that, because this stuff works
fine on all the variants of Linux we know about.
> ERROR: Load of file /usr/local/pgsql/lib/ltree.so failed:
> /usr/local/pgsql/lib/ltree.so: undefined symbol: errstart
Are you sure you're loading into a 7.4-or-later backend? (Check "select
version();" to be certain.) The only other possibility I can think of
is that the backend has been stripped of symbols --- in which case it's
not errstart that's at fault particularly, that just happens to be the
first missing symbol reported.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера