Date: Fri, 6 Feb 2004 18:46:49 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Alex Dupre <ale@FreeBSD.org> Cc: fjoe@FreeBSD.org Subject: Re: wxgtk build error libpthred related Message-ID: <20040206184523.X20313@carver.gumbysoft.com> In-Reply-To: <40219006.2090602@FreeBSD.org> References: <4021858D.2020503@FreeBSD.org> <1075940345.39782.3.camel@shumai.marcuscom.com> <40219006.2090602@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Feb 2004, Alex Dupre wrote: > Joe Marcus Clarke wrote: > > > The last time we saw this it was because the resulting binary had both > > libc_r and libpthread linked into it. > > Yes, it is...I'll try to figure out why and where the libc_r library is > linked. Thanks. Its probably coming from X, but the methodology is sound -- recurse through the library dependencies for the offending program until you hit the offender, rebuild it, then build upwards. portupgrade is handy for automating this. I had to do this with kde32. Took me about two days to figure it out :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040206184523.X20313>