wxgtk build error libpthred related

Doug White dwhite at gumbysoft.com
Fri Feb 6 18:46:51 PST 2004


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 at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-ports mailing list