From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 15:56:45 2004 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 E0D0016A4CE; Tue, 14 Sep 2004 15:56:45 +0000 (GMT) Received: from kazi.fit.vutbr.cz (kazi.fit.vutbr.cz [147.229.8.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E4343D1F; Tue, 14 Sep 2004 15:56:44 +0000 (GMT) (envelope-from cejkar@fit.vutbr.cz) Received-SPF: pass (kazi.fit.vutbr.cz: domain of cejkar@fit.vutbr.cz designates 127.0.0.1 as permitted sender) receiver=kazi.fit.vutbr.cz; client_ip=127.0.0.1; envelope-from=cejkar@fit.vutbr.cz; Received: from kazi.fit.vutbr.cz (localhost [127.0.0.1]) by kazi.fit.vutbr.cz (8.12.11/8.12.11) with ESMTP id i8EFug7R057698 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 14 Sep 2004 17:56:42 +0200 (CEST) Received: (from cejkar@localhost) by kazi.fit.vutbr.cz (8.12.11/8.12.5/Submit) id i8EFufRV057697; Tue, 14 Sep 2004 17:56:41 +0200 (CEST) X-Authentication-Warning: kazi.fit.vutbr.cz: cejkar set sender to cejkar@fit.vutbr.cz using -f Date: Tue, 14 Sep 2004 17:56:41 +0200 From: Rudolf Cejka To: Tilman Linneweh Message-ID: <20040914155641.GA57065@fit.vutbr.cz> References: <20040831011519.9E84C43D2F@mx1.FreeBSD.org> <200408311626.20126.freeBSD@InsightBB.com> <20040831205440.GA34314@arved.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040831205440.GA34314@arved.at> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: questions@FreeBSD.org cc: Steven Friedrich Subject: Re: newest kdelibs fails to build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 15:56:46 -0000 Tilman Linneweh wrote (2004/08/31): > * Steven Friedrich [Di, 31 Aug 2004 at 22:26 GMT]: > > I suspect it's due to the compiler on 4.x. Did the KDE port team build > it on 4.10-STABLE? > Yes we did. > You can try to install the package from > http://rabarber.fruitsalad.org/index.html#a_4-STABLE > > Your compile fails because there is a bogus @INCLUDE_des@. > I don't know yet, why this is not expanded. Hello, I have the same problem and it seems that it is somewhat relevant to stale files from system updates. @INCLUDE_des@ is returned by our /usr/bin/krb5-config --cflags gssapi. I had full extracted sources in /usr/src with /usr/src/kerberos{5,IV}, but in supfile, I had src-kerberos5 and src-kerberosIV commented out, so I had stale kerberos files in my source tree, which possibly generated bad krb5-config and others. Steven, you may try to cleanup /usr/src from stale directories and files and remove stale files from /bin, /sbin, /usr/bin and /usr/sbin and possibly from /usr/lib too and it seems that it helps in this problem - I'm currently trying it... Regards. -- Rudolf Cejka http://www.fit.vutbr.cz/~cejkar Brno University of Technology, Faculty of Information Technology Bozetechova 2, 612 66 Brno, Czech Republic