Date: Mon, 9 Feb 2004 12:59:37 +0100 From: Mark Huizer <freebsd+current@dohd.org> To: Nawfal bin Mohmad Rouyan <nawfal@mmu.edu.my>, current@freebsd.org Subject: Re: Problems building KDE3 on recent current Message-ID: <20040209115937.GB17973@eeyore.local.dohd.org> In-Reply-To: <20040209105145.GA17973@eeyore.local.dohd.org> References: <20040209085751.GA16284@eeyore.local.dohd.org> <224851884.20040209105327@buz.ch> <1076321410.70153.24.camel@opal.cyber.mmu.edu.my> <622665001.20040209114804@buz.ch> <20040209105145.GA17973@eeyore.local.dohd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 09, 2004 at 11:51:45AM +0100, Mark Huizer wrote: > > > FreeBSD nawfal.cyber.mmu.edu.my 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun > > > Feb 8 21:51:40 MYT 2004 > > > opal@nawfal.cyber.mmu.edu.my:/usr/obj/usr/src/sys/OPAL i386 > > > > > have no trouble compiling kde. I deleted /usr/local, /usr/X11R6, and > > > /var/db/pkg before compiling ports. > > > > Well I might give a shot at that, then. Tho it kinda stinks to nuke > > nearly everything on a box. > > > The question might be: how far do you have to nuke it. I wonder what > port is the problem. OK... libqt is the suspect so far, let's see how I can fix it. from the build dirs: xara# ldd -a ./kdelibs-3.2.0/dcop/dcopidl/dcopidl that tells that it uses libpthread and libqt-mt /usr/X11R6/lib/libqt-mt.so.3 is linked against libc_r. Let's see if I can get that fixed then :-) Mark -- Nice testing in little China...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040209115937.GB17973>
