Broken kde3 from ports, not downloading what it's supposed to. Will not compile; need advice please.

Kris Kennaway kris at obsecurity.org
Thu Feb 9 11:25:53 PST 2006


On Thu, Feb 09, 2006 at 01:00:42PM -0500, Ryan R wrote:
> Hi there everybody
> 
> I am a novice user, and I just did a FreeBSD-6.0 MINIMAL install
> 
> I did all the basic stuff, like cvsup'ed my ports and
> standard-supfile, so I'm synced to 6.1-PRERELEASE, and I applied my
> kernel patches, rebuilt world, and even compiled Xorg from scratch
> along with some basic window managers until kde3 was going to be
> ready..  But I've encountered a problem :(
> 
> I asked on #FreeBSD on the IRC FreeNode channel, but they were pretty
> unhelpful and just said that "The installer should be taking care of
> this problem automatically", and that it sounds like there is some
> kind of conflict my 'mysql'
> 
> As I said earlier, I am a novice user at best, and really need some
> advice.  Here is the output of where KDE3 craps all over me:
> 
> 
> -- begin --
> 
> Script started on Thu Feb  9 09:51:45 2006
> root at localhost# make install
> ===>  Installing for kde-3.5.1
> ===>   kde-3.5.1 depends on executable: kjumpingcube - found
> ===>   kde-3.5.1 depends on executable: kdessh - found
> ===>   kde-3.5.1 depends on executable: kword - not found
> ===>    Verifying install for kword in /usr/ports/editors/koffice-kde3
> ===>  Installing for koffice-1.4.2_2,1
> ===>   koffice-1.4.2_2,1 depends on file: /usr/local/lib/libpqxx.a - found
> ===>   koffice-1.4.2_2,1 depends on file: /usr/local/bin/python - found
> ===>   koffice-1.4.2_2,1 depends on file: /usr/X11R6/bin/moc - found
> ===>   koffice-1.4.2_2,1 depends on shared library: art_lgpl_2.5 - found
> ===>   koffice-1.4.2_2,1 depends on shared library: aspell - found
> ===>   koffice-1.4.2_2,1 depends on shared library: fontconfig - found
> ===>   koffice-1.4.2_2,1 depends on shared library: freetype - found
> ===>   koffice-1.4.2_2,1 depends on shared library: lcms - found
> ===>   koffice-1.4.2_2,1 depends on shared library: paper - found
> ===>   koffice-1.4.2_2,1 depends on shared library: wpd-0.8 - found
> ===>   koffice-1.4.2_2,1 depends on shared library: wv2 - found
> ===>   koffice-1.4.2_2,1 depends on shared library: xml2 - found
> ===>   koffice-1.4.2_2,1 depends on shared library: xslt - found
> ===>   koffice-1.4.2_2,1 depends on shared library: kimproxy - found
> ===>   koffice-1.4.2_2,1 depends on shared library: mysqlclient.14 - not found
> ===>    Verifying install for mysqlclient.14 in
> /usr/ports/databases/mysql41-client
> ===>   Returning to build of koffice-1.4.2_2,1
> Error: shared library "mysqlclient.14" does not exist
> *** Error code 1

You had a stale build of mysql41-client lying around from the last
time you built it - notice how it didn't actually built that port but
skipped right back to the koffice build.  You might be able to get
away with just running 'make clean' first (this is always good
practise if you're in the habit of forgetting to run 'make clean'
*after* the build), but perhaps you'll have to also portupgrade to a
newer mysql first.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060209/337b124d/attachment-0001.bin


More information about the freebsd-stable mailing list