Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 14:25:46 -0500
From:      Kris Kennaway <kris@obsecurity.org>
To:        Ryan R <air.lightz@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Broken kde3 from ports, not downloading what it's supposed to. Will not compile; need advice please.
Message-ID:  <20060209192546.GA9408@xor.obsecurity.org>
In-Reply-To: <1b62a7390602091000q44f735f4n692970044b56330b@mail.gmail.com>
References:  <1b62a7390602091000q44f735f4n692970044b56330b@mail.gmail.com>

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

--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Feb 09, 2006 at 01:00:42PM -0500, Ryan R wrote:
> Hi there everybody
>=20
> I am a novice user, and I just did a FreeBSD-6.0 MINIMAL install
>=20
> 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 :(
>=20
> 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'
>=20
> 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:
>=20
>=20
> -- begin --
>=20
> Script started on Thu Feb  9 09:51:45 2006
> root@localhost# make install
> =3D=3D=3D>  Installing for kde-3.5.1
> =3D=3D=3D>   kde-3.5.1 depends on executable: kjumpingcube - found
> =3D=3D=3D>   kde-3.5.1 depends on executable: kdessh - found
> =3D=3D=3D>   kde-3.5.1 depends on executable: kword - not found
> =3D=3D=3D>    Verifying install for kword in /usr/ports/editors/koffice-k=
de3
> =3D=3D=3D>  Installing for koffice-1.4.2_2,1
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on file: /usr/local/lib/libpqxx.a =
- found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on file: /usr/local/bin/python - f=
ound
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on file: /usr/X11R6/bin/moc - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: art_lgpl_2.5 - =
found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: aspell - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: fontconfig - fo=
und
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: freetype - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: lcms - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: paper - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: wpd-0.8 - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: wv2 - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: xml2 - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: xslt - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: kimproxy - found
> =3D=3D=3D>   koffice-1.4.2_2,1 depends on shared library: mysqlclient.14 =
- not found
> =3D=3D=3D>    Verifying install for mysqlclient.14 in
> /usr/ports/databases/mysql41-client
> =3D=3D=3D>   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
--PNTmBPCT7hxwcZjr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFD65c6Wry0BWjoQKURAsmzAJ9gmfgdhtESys5npfa2dCLUJG2CpgCeN2Ko
njSilpKIF/aht0dKi3ZnVvc=
=MxOI
-----END PGP SIGNATURE-----

--PNTmBPCT7hxwcZjr--



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