Re: Compiling problems with Solaris 8 and PG 7.1
От
Tatsuo Ishii
Тема
Re: Compiling problems with Solaris 8 and PG 7.1
Дата
Msg-id
20010421102651U.t-ishii@sra.co.jp
Ответ на
Compiling problems with Solaris 8 and PG 7.1 (Scott D. Pham)
Список
Дерево обсуждения
Compiling problems with Solaris 8 and PG 7.1 "Scott D. Pham" <spham@incellico.com>
Re: Compiling problems with Solaris 8 and PG 7.1 Tatsuo Ishii <t-ishii@sra.co.jp>
Re: Compiling problems with Solaris 8 and PG 7.1 Tom Lane <tgl@sss.pgh.pa.us>
> Guys,
> I'm still having problems compiling postgres under solaris 8 (Sparc HW).
> The problem is I'm not making it through the config process, here is a
> snipplet of the config.log files. Can anyone make any sense of this ?
> =========================================================================================================
>
>
> -- configure:6849: gcc -o conftest conftest.c -lz -lresolv -lgen
> -lnsl -lsocket -ldl -lm -lreadline -ltermcap 1>&5
> configure: failed program was:
> #line 6845 "configure"
> #include "confdefs.h"
> int main() { return 0; }
Please make sure that:
(1) /usr/local/lib is in your LD_LIBRARY_PATH
(2) you are not using GNU ld
--
Tatsuo Ishii
В списке pgsql-ports по дате отправления