From owner-freebsd-questions@FreeBSD.ORG Wed Mar 30 16:05:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B52316A4CE for ; Wed, 30 Mar 2005 16:05:44 +0000 (GMT) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EECC43D55 for ; Wed, 30 Mar 2005 16:05:44 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 25232 invoked from network); 30 Mar 2005 16:05:43 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 30 Mar 2005 16:05:42 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id B958E2E; Wed, 30 Mar 2005 11:05:41 -0500 (EST) Sender: lowell@be-well.ilk.org To: Dick Hoogendijk References: <20050330135852.GA1626@lothlorien.nagual.st> From: Lowell Gilbert Date: 30 Mar 2005 11:05:41 -0500 In-Reply-To: <20050330135852.GA1626@lothlorien.nagual.st> Message-ID: <44vf79ce5m.fsf@be-well.ilk.org> Lines: 31 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions Subject: Re: cannot specify -o with -c or -S and multiple compilations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 16:05:44 -0000 Dick Hoogendijk writes: > So let me ask you here on this list: somebody has compiled kdelibs3 > (version 3.4) on a 4.11R system? The package system did. The latest results are for RELENG_4, which isn't all *that* different, and it built this morning: http://pointyhat.freebsd.org/errorlogs/i386-4-latest-logs/kdelibs-3.4.0.log > This week I wiped out my /usr/ports and installed it again. > Today I installed an extra harddisk and put a fresh freebsd-4.11 on it; > cvsupped the ports to the latest version and tried to compile kde3. > Again: the same error. > > What could possibly be the reason for this? Well, I'm pretty sure you've already covered the obvious candidates, like make.conf (I assume you used an empty one on your freshly installed system). The error itself doesn't seem to make much sense. You can build a bunch of dependencies before you get to that point, so it does seem to be specific to KDE... > ps: unlike anthony I'm willing to experiment. I would like to solve this > puzzle. Or at least /know/ it's just an error in the kde release. Well, you could try updating to RELENG_4. And definitely talk to the KDE maintainers.