| От | Tom Lane |
|---|---|
| Тема | Re: RE- Compile 7.1.3 on SCO OpenServer 5.0.6a |
| Дата | |
| Msg-id | 6302.1003861625@sss.pgh.pa.us обсуждение |
| Ответ на | RE- Compile 7.1.3 on SCO OpenServer 5.0.6a (Steve Burger <steve@customware.aust.com>) |
| Список | pgsql-ports |
Steve Burger <steve@customware.aust.com> writes:
> /bin/sh ../../../config/install-sh -c -m 644 libpq.a
/u/Download/SQL/postgresql-7.1.3/src/test/regress/./tmp_check/install/usr/local/pgsql/lib/libpq.a
> /bin/sh ../../../config/install-sh -c -m 755
/u/Download/SQL/postgresql-7.1.3/src/test/regress/./tmp_check/install/usr/local/pgsql/lib/
> install: no destination specified
I think it's trying to install the shared-library version of libpq, and
is failing because the $(shlib) macro is expanding to empty.
What is PORTNAME set to in src/Makefile.global? $(shlib) should be set
in src/Makefile.shlib; if PORTNAME isn't "sco" or one of the other
recognized names, this might happen.
regards, tom lane
В списке pgsql-ports по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера