Date: Fri, 22 Feb 2002 15:20:03 -0800 (PST) From: "Lane Holcombe" <lane@joeandlane.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/35221: kdenetwork2 won't compile Message-ID: <200202222320.g1MNK3F18916@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/35221; it has been noted by GNATS. From: "Lane Holcombe" <lane@joeandlane.com> To: Alan Eldridge <alane@geeksrus.net>, freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/35221: kdenetwork2 won't compile Date: Fri, 22 Feb 2002 17:16:42 -0600 (CST) Here's something which may shed some light: I tried again to build kdenetwork2 from /usr/ports/net after deinstalling and reinstalling kdelibs2. This line showed up again: kscoring.cpp:34: klocale.h: No such file or directory but I used 'locate klocale.h' and sure enough the file is in /usr/local/include (I verified with 'file `locate klocale.h`'). It seems like something is confusing make by resetting the include path. But I'm guessing. lane (holcombe) > I think so. I just installed kde two days ago from ports. > > I had just updated ports by anon cvs on Monday so it should all be up > to date. > > How would I determine the up-to-dateness? Is there a datestamp on the > Makefile or a version number within? > lane (holcombe) > > > On Fri, Feb 22, 2002 at 01:29:07PM -0800, Lane wrote: > > > > > >>Number: 35221 > > >>Category: ports > > >>Synopsis: kdenetwork2 won't compile > > >>Description: > > >/usr/ports/net/kdenetwork2 won't compile. > > > > > >The below-listed errors begin appearing when kscoring.cpp is > compiled: > > >I have removed automake15 and installed automake14 and autoconf213. > > >kde2 and kdelibs2 are installed and working. > > >Making all in libkdenetwork > > > > > > usr/local/include -I/usr/X11R6/include/qt2 -D_THREAD_SAFE -DNDEBUG - > O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE - > DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/kscoring.pp -c > kscoring.cpp -fPIC -DPIC -o .libs/kscoring.o > > >kscoring.cpp: In method `NotifyDialog::NotifyDialog(QWidget * = 0)': > > >kscoring.cpp:74: implicit declaration of function `int i18n(...)' > > >kscoring.cpp:74: no matching function for call to > `QCheckBox::QCheckBox (int, QFrame *&)' > > > > This is stereotypical of what happens when you have an older kdelibs2 > > installed. Did you build kdelibs2 from current ports tree? > > > > -- > > Alan Eldridge > > "Dave's not here, man." > > > > > > -- > NeoMail - Webmail that doesn't suck... as much. > http://neomail.sourceforge.net > > -- NeoMail - Webmail that doesn't suck... as much. http://neomail.sourceforge.net 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?200202222320.g1MNK3F18916>