From owner-freebsd-ports Tue Apr 21 15:08:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07828 for freebsd-ports-outgoing; Tue, 21 Apr 1998 15:08:17 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07673; Tue, 21 Apr 1998 22:07:31 GMT (envelope-from se@dialup124.zpr.uni-koeln.de) Received: from dialup124.zpr.Uni-Koeln.DE (dialup124.zpr.Uni-Koeln.DE [134.95.219.124]) by Octopussy.MI.Uni-Koeln.DE (8.8.8/8.8.8) with ESMTP id AAA19853; Wed, 22 Apr 1998 00:07:15 +0200 (MET DST) Received: (from se@localhost) by dialup124.zpr.Uni-Koeln.DE (8.8.8/8.6.9) id AAA16756; Wed, 22 Apr 1998 00:06:43 +0200 (CEST) X-Face: " Date: Wed, 22 Apr 1998 00:06:42 +0200 From: Stefan Esser To: Christoph Kukulies , freebsd-ports@freefall.freebsd.org Cc: Stefan Esser Subject: Re: kde port References: <199804201128.NAA01225@gilberto.physik.RWTH-Aachen.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199804201128.NAA01225@gilberto.physik.RWTH-Aachen.DE>; from Christoph Kukulies on Mon, Apr 20, 1998 at 01:28:26PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1998-04-20 13:28 +0200, Christoph Kukulies wrote: > > Although I got through building and installing kde I found something strange: > > When doing a make in /usr/ports/x11/kde the port ends with: > > mkdir /usr/local/share/doc/HTML/en/kdelibs > install -c -o bin -g bin -m 444 ./kdebug.html /usr/local/share/doc/HTML/en/kdelibs/kdebug.html > rm -f /usr/local/share/doc/HTML/default > ln -s en /usr/local/share/doc/HTML/default > ===> Registering installation for kdelibs-3.1b > ===> Returning to build of kde-3.1b > ===> Configuring for kde-3.1b > # Hmmm, I don't usually test "kde", but build each of the components individually (kdelibs, kdebase, ...). > When I then do a make install it seems to start over or builds something > additional which is not built in the first pass: > > # make install > >> No MD5 checksum file. > ===> Installing for kde-3.1b > ===> Warning: your umask is "0002". > If this is not desired, set it to an appropriate value > and install this port again by ``make reinstall''. > ===> kde-3.1b depends on executable: kwm - not found > ===> Verifying install for kwm in /usr/ports/x11/kdebase > >> kdebase-Beta3-1.src.tar.gz doesn't seem to exist on this system. Hmmm, is this because all kdebase (kdeutils, kdegames, ...) are listed as RUN_DEPENDS, which are not required until the installation is actually performed ? > I'd think with make *everything* should be built at once. > > (I'm building on a 2.2.5-R system though with newer .mk files > so YMMV). I'm test-building on a -current system with latest bsd.port.mk, but can't easily reproduce the symptoms you describe, since I'm just working on the port of KDE Beta4. After I've got kdelibs and kdebase ready for Beta4, I'll check out the "all" and "install" targets of the kde meta-port ... Regards, STefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message