Date: Fri, 22 Feb 2002 14:00:02 -0800 (PST) From: Alan Eldridge <alane@geeksrus.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/35221: kdenetwork2 won't compile Message-ID: <200202222200.g1MM02h00142@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: Alan Eldridge <alane@geeksrus.net> To: Lane <lane@joeandlane.com> Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/35221: kdenetwork2 won't compile Date: Fri, 22 Feb 2002 16:50:06 -0500 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." 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?200202222200.g1MM02h00142>