Date: Sat, 07 Feb 2004 09:15:08 +0100 From: Alex Dupre <ale@FreeBSD.org> To: Doug White <dwhite@gumbysoft.com>, freebsd-current@FreeBSD.org Subject: Re: wxgtk build error libpthred related Message-ID: <40249E8C.4070607@FreeBSD.org> In-Reply-To: <20040206184523.X20313@carver.gumbysoft.com> References: <4021858D.2020503@FreeBSD.org> <1075940345.39782.3.camel@shumai.marcuscom.com> <40219006.2090602@FreeBSD.org> <20040206184523.X20313@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug White wrote: > 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. The problem was due to glib12 and gtk12...they are not linked with libc_r, but a gtk-config --libs outputs -lc_r. -- Alex Dupre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40249E8C.4070607>