Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2000 21:54:41 -0300 (ADT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        freebsd-ports@freebsd.org, will@freebsd.org
Subject:   koffice fails to compile ...
Message-ID:  <Pine.BSF.4.21.0005292152310.72978-100000@thelab.hub.org>

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

c++ -O3 -mpentium -pipe -frtti -o .libs/libkoml.la.closure libkoml_la_closure.lo komlParser.lo komlFeed.lo komlFileFeed.lo komlWriter.lo komlStreamFeed.lo torben.lo komlMime.lo  -L/usr/local/lib /usr/local/lib/libkdecore.so -L/usr/X11R6/lib /usr/local/lib/libkde-qt-addon.so /usr/local/lib/libDCOP.so -lSM -lICE -lqt2 -lpng -lz
-lm -lXext -lX11 -Wl,--rpath -Wl,/usr/local/lib
c++: /usr/local/lib/libkdecore.so: No such file or directory
gmake[3]: *** [libkoml.la.closure] Error 1
gmake[3]: Leaving directory `/usr/local/base/ports/editors/koffice/work/koffice-1.90/lib/koml'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/base/ports/editors/koffice/work/koffice-1.90/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/base/ports/editors/koffice/work/koffice-1.90'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
 
Stop in /usr/local/base/ports/editors/koffice.
*** Error code 1
 
Stop in /usr/local/base/ports/editors/koffice.
*** Error code 1
 
Stop i

==============

it does exist, or rather part of it does:

thelab# ls /usr/local/lib/libkdecore.so.4
/usr/local/lib/libkdecore.so.4
thelab# ls /usr/local/lib/libkdecore.so*
/usr/local/lib/libkdecore.so.4                                                    

==============

If I create a link, it compiles through no problem ...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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?Pine.BSF.4.21.0005292152310.72978-100000>