Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2006 11:27:55 +0100
From:      Jean-Baptiste Quenot <jb.quenot@caraldi.com>
To:        freebsd-ports <ports@freebsd.org>
Subject:   Re: [ports-i386@FreeBSD.org: resin-2.1.17 failed on i386 7]
Message-ID:  <20060210102754.GB69160@vision.anyware>
In-Reply-To: <20060210012611.GC18695@xor.obsecurity.org>
References:  <20060210012611.GC18695@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Kris Kennaway:
> Dear Maintainer,
> 
> When do you expect to be able to fix this?
> 
> Kris
> 
> ----- Forwarded message from User Ports-i386 <ports-i386@FreeBSD.org> -----
> 
> cc -rpath=/usr/lib:/usr/local/lib -L/usr/lib -lcrypto -lssl -o resin resin.o ../common/common.o std.o memory.o ssl.o -lc_r
> /usr/bin/ld: cannot find -lc_r
> *** Error code 1

Hello,

In the porter's handbook I read about PTHREAD_LIBS
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-pthread.html

I'm trying to use PTHREAD_LIBS, but I get the following error on
5.3-RELEASE:

/usr/bin/ld -shared -o libresin.so jni_vfs.o std.o memory.o ssl_stub.o -pthread -lssl -lcrypto
/usr/bin/ld: unrecognized option '-pthread'

ld(1) manual page does not give any information about -pthread.

Any idea?
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060210102754.GB69160>