Date: Thu, 9 Feb 2006 11:49:46 -0800 From: Ryan R <air.lightz@gmail.com> To: 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: <1b62a7390602091149j77308d39q7ba8ac5fd1a4515@mail.gmail.com> In-Reply-To: <1b62a7390602091149t4085e369q7bc05540bf40fc01@mail.gmail.com> References: <1b62a7390602091000q44f735f4n692970044b56330b@mail.gmail.com> <20060209192546.GA9408@xor.obsecurity.org> <1b62a7390602091149t4085e369q7bc05540bf40fc01@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/9/06, Ryan R <air.lightz@gmail.com> wrote: > Oh dear. > > I've got to do a make clean before trying the 'make install' again?! > > I spent hours compiling already :-( > > I never built mysql before; another port I installed must have used > it; but I _ALWAYS_ do make clean after a make install! I really don't > think I forgot to do that.. > > *sigh* so if I have to start over again, what do you suggest I do? > run a 'make clean' in the /usr/ports/x11/kde3 directory? And then try > to portupgrade a mysql? I'm not even sure how to do that :( > > I'll see if I can figure it out.. thanks then > > -Ryan > > On 2/9/06, Kris Kennaway <kris@obsecurity.org> wrote: > > 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@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/koffi= ce-kde3 > > > =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/libpqx= x.a - found > > > =3D=3D=3D> koffice-1.4.2_2,1 depends on file: /usr/local/bin/python= - found > > > =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 - fo= und > > > =3D=3D=3D> koffice-1.4.2_2,1 depends on shared library: fontconfig = - found > > > =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 - foun= d > > > =3D=3D=3D> koffice-1.4.2_2,1 depends on shared library: paper - fou= nd > > > =3D=3D=3D> koffice-1.4.2_2,1 depends on shared library: wpd-0.8 - f= ound > > > =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 - foun= d > > > =3D=3D=3D> koffice-1.4.2_2,1 depends on shared library: xslt - foun= d > > > =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 > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1b62a7390602091149j77308d39q7ba8ac5fd1a4515>