pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: www/curl builderror on Solaris x86



Hi!

On Mon, Dec 15, 2008 at 9:39 PM, dingo <dingo%1984.ws@localhost> wrote:
> -L/usr/lib conftest.c -lidn -lssl -lcrypto -lsocket  -lnsl -lz
> $ ./conftest
> Segmentation Fault (core dumped)

GCC 3.x has a bug on Solaris/x86. It results in a libcrypto that
segfaults. Run this script

http://www.openssl.org/%7Eappro/values.c

It will create three object files that are automagically put in the
right directory form which GCC will pick them up. Rebuild libcrypto,
and everything should be fine.

Jörn

-- 
Joern Clausen
joernc%gmail.com@localhost
http://www.oe-files.de/oefiles/
http://thebloeg.blogspot.com/


Home | Main Index | Thread Index | Old Index