Re: PG 9.0 Solaris compile error on Sparc
От | Dave Page |
---|---|
Тема | Re: PG 9.0 Solaris compile error on Sparc |
Дата | |
Msg-id | AANLkTiketxmHLS7AI_5AtmDGV5seWBYM3bhCZdWnBTD-@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: PG 9.0 Solaris compile error on Sparc (Zdenek Kotala <Zdenek.Kotala@Sun.COM>) |
Список | pgsql-bugs |
On Mon, Jul 19, 2010 at 2:36 PM, Zdenek Kotala <Zdenek.Kotala@sun.com> wrot= e: >> =A0OpenSSL fails, due to >> lack of libcryto, and TCL seems to fail due to lack of headers (though >> I didn't look very hard). > > You need to set RPATH. Openssl is in /usr/sfw/lib (/usr/sfw/lib/64) > > You need this for 32bit > 'LDFLAGS' =3D> '-R/usr/sfw/lib', > 'LDFLAGS_SL' =3D> '-R/usr/sfw/lib', > 'TCLSH' =3D> '/usr/sfw/bin/tclsh8.3' > > and 'LDFLAGS' =3D> '-R/usr/sfw/lib/64', for 64bit. Ah, OK - thanks. >> =A0I'm assuming these issues are largely due to >> my inexperience with Solaris, or are there some development packages >> or similar I should be downloading? > > No you need only compiler and full Solaris 10 installation. And knowledge of the odd places these things end up in on Solaris :-p --=20 Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company
В списке pgsql-bugs по дате отправления: