From owner-freebsd-current Sat Feb 17 19:35:26 2001 Delivered-To: freebsd-current@freebsd.org Received: from mobile.hub.org (SHW39-29.accesscable.net [24.138.39.29]) by hub.freebsd.org (Postfix) with ESMTP id 0A3E637B491 for ; Sat, 17 Feb 2001 19:35:24 -0800 (PST) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.1/8.11.1) with ESMTP id f1I3ZCf93888; Sat, 17 Feb 2001 23:35:12 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Sat, 17 Feb 2001 23:35:12 -0400 (AST) From: The Hermit Hacker To: Warner Losh Cc: Manfred Antar , , Subject: Re: got stuck in the current __sF foo... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 17 Feb 2001, The Hermit Hacker wrote: > On Sat, 17 Feb 2001, Warner Losh wrote: > > > In message The Hermit Hacker writes: > > : the thing that is confusing me is that I'm getting through most of the > > : qt-copy compile before I get hit with it ... I'm doing a fresh 'make > > : world' on the machine, just in case ... then I'm going to try David's > > : idea, if that doesn't work ... > > > > OK. Things just don't make sense unless you are bringing in the > > libc.so.5.20010213 library by mistake somehow > > I don't know ... before I started all this, I did rm -rf's on /usr/X11R6 > and /usr/local, so that I was starting as close to clean as I could ... a > 'make -j16 world' is just finishing now, so I'm diving into a second > attempt at qt-copy ... might have been an 'interim' sort of problem, where > my first 'make installworld' wasn't clean *shrug* *cross fingers* > > Will appraise if qt-copy fails or succeeds ... Found it ... your thought of using the .2001* library directed me to look at the 'moc' in qt-copy, which has it link'd in ... not sure where it is pulling that from, but have wip'd out everything and am restarting ... :( Thanks for all your patience on this ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message