Re: 7.1.3 configure failure on Solaris 2.6

Поиск
Список
Период
Сортировка
От David De Graff
Тема Re: 7.1.3 configure failure on Solaris 2.6
Дата
Msg-id 013201c176d1$aee9e0d0$c81df0cf@Bensf382
обсуждение исходный текст
Ответ на 7.1.3 configure failure on Solaris 2.6  ("David De Graff" <postgresql@awarehouse.com>)
Список pgsql-ports
Thanks for the quick help, Tom.

Here's what I got:

>>
# more conftest.c
int main() {return 0;}
# gcc -o conftest
conftest.c -lz -lresolv -lgen -lnsl -lsocket -ldl -lm -lreadline -ltermcap
# ls
conftest    conftest.c
# ./conftest
ld.so.1: ./conftest: fatal: libz.so: open failed: No such file or directory
Killed
# echo $?
137
# find /* -name libz.so
/usr/local/lib/libz.so
#
<<

By the way, the path for the user running the compile is:

# $PATH
ksh:
/usr/local/qt/bin:/usr/bin:/usr/local/bb/bin:/usr/ucb:/etc:/usr/local/bin:/u
sr/local/sbin:/usr/sbin:/usr/openwin/bin:/usr/ccs/bin:/usr/local/lib:/usr/sh
are/lib/terminfo:/usr/local/mysql/bin:  not found

Maybe the solution should be clear, but again I'm still climbing the Unix
admin learning curve. There's something odd with the 'not found' at the end
of hte PATH value, and with the trailing colon. That colon is not in the
PATH value in .profile. Any ideas?

Best,

David De Graff


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

Предыдущее
От: "David De Graff"
Дата:
Сообщение: 7.1.3 with source NAMEDATALEN change fails name regression
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.1.3 with source NAMEDATALEN change fails name regression