Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 13:28:26 +0200 (MEST)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        freebsd-ports@freefall.FreeBSD.org
Subject:   kde port
Message-ID:  <199804201128.NAA01225@gilberto.physik.RWTH-Aachen.DE>

next in thread | raw e-mail | index | archive | help

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
#

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.
>> Attempting to fetch from ftp://ftp.kde.org/pub/kde/stable/Beta3/distribution/tgz/source/.
fetch: ftp.kde.org: Service not available, closing control connection
>> Attempting to fetch from ftp://ftp.tuniv.szczecin.pl/pub/kde/stable/Beta3/distribution/tgz/source/.

...

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).


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804201128.NAA01225>