From owner-freebsd-ports Fri Feb 22 15:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A638E37B400 for ; Fri, 22 Feb 2002 15:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1MNK3F18916; Fri, 22 Feb 2002 15:20:03 -0800 (PST) (envelope-from gnats) Date: Fri, 22 Feb 2002 15:20:03 -0800 (PST) Message-Id: <200202222320.g1MNK3F18916@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Lane Holcombe" Subject: Re: ports/35221: kdenetwork2 won't compile Reply-To: "Lane Holcombe" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35221; it has been noted by GNATS. From: "Lane Holcombe" To: Alan Eldridge , 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