Re: [PORTS] Postgres 6.5.1 on IRIX 6.5.4 with -o32 bit libraries
В списке pgsql-ports по дате отправления:
| От | G. Anthony Reina |
|---|---|
| Тема | Re: [PORTS] Postgres 6.5.1 on IRIX 6.5.4 with -o32 bit libraries |
| Дата | |
| Msg-id | 37A1DFDE.C6E1273F@nsi.edu обсуждение исходный текст |
| Ответ на | Postgres 6.5.1 on IRIX 6.5.4 with -o32 bit libraries ("G. Anthony Reina" <reina@nsi.edu>) |
| Список | pgsql-ports |
Mark,
Okay, I think we're getting closer here. My co-worker, Dan, has figured out that if you move the lipq.so.'s out of
the/usr/local/pgsql/lib directory and into a sub-directory (call it libso, for example), the C programs will execute
fine. It looks like the C compiler is first looking to link the lipq.so.2 first when it really wants to get the libpq.a
file(or at least that's what we are guessing). So if the lipq.so.2 is moved from that directory, it by default
finds the .a file and works fine. The only problem now is that 'psql' wants to use the lipq.so.2 library and so it
won'twork. One step forward, two steps back ...
Does anyone know how to compile the 'psql' binary so that it wants to use lipq.a and not lipq.so.2?
-Tony
В списке pgsql-ports по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера