Date: Thu, 15 Feb 2001 14:51:51 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: FUJISHIMA Satsuki <sf@FreeBSD.org> Cc: John Indra <john@office.naver.co.id>, freebsd-current@FreeBSD.org, kevlo@FreeBSD.org, ports@FreeBSD.org, asami@FreeBSD.org Subject: Re: -lc_r against shared library (Re: Failed to build kdesupport2 port) Message-ID: <3A8BD0E7.BA197AB0@FreeBSD.org> References: <20010215110428.A31614@office.naver.co.id> <86n1bop2vs.wl@cheerful.com>
next in thread | previous in thread | raw e-mail | index | archive | help
FUJISHIMA Satsuki wrote: > If you paid attention to -ports, you found adding > > CONFIGURE_ARGS= "LIBS=-pthread" > > to kdesupport2/Makefile would help. > > There are some way to ``fix'' this problem: > c) Use -lc_r instead of -pthread. > As -pthread will be depreciated, we should use -lc_r for FreeBSD > 5.0 and later, shouldn't we? Yes, it looks like a most appropriate solution to me. If you read -ports, recently I proposed to add a small patch for the bsd.port.mk to help with transition process, but have not heard anything back from PW yet. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A8BD0E7.BA197AB0>