Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 13:44:52 -0500
From:      "Larry S. Marso" <larry@marso.com>
To:        freebsd-ports@FreeBSD.ORG
Subject:   kde1.1 build fails on cpp
Message-ID:  <19990107134452.R591@marso.com>

next in thread | raw e-mail | index | archive | help
Building kde1.1 port fails.  It simply stops (running cc at 0.1% cpu time
or less) at the following line:

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include/giflib  -O -pipe -c kfmgui.cpp

Here's the context:
root@lsmarso>make install
===>  Installing for kde-1.0
===>   kde-1.0 depends on executable: kwm - not found
===>    Verifying install for kwm in /usr/ports/x11/kdebase
===>  Building for kdebase-1.0
make all-recursive
Making all in kfm
Making all in kfmwarn
Making all in client
Making all in kioslave
Making all in pics
Making all in Desktop
Making all in Templates
Making all in kfmexec
Making all in config
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/local/include/giflib  -O -pipe -c kfmgui.cpp


Best regards
-- 
Larry S. Marso
larry@marso.com




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?19990107134452.R591>