Date: Wed, 7 Aug 2002 09:06:12 -0500 From: "Darren" <backdoc@crotchett.com> To: <freebsd-ports@freebsd.org> Subject: kdebase won't compile Message-ID: <021301c23e1b$966907e0$6401a8c0@crotchett.com>
next in thread | raw e-mail | index | archive | help
I hope this is the appropriate list for this question. I'm running 4.6-RELEASE. I just had my ports tree up to date last week. I started out with cvsup -g -L 2 /path/to/portsupfile, then portsdb -Uu pkgdb -F portversion |grep -v "=" There were some anomolies running pkgdb -F, but after deleting what appeared to be an outdated ruby development (ruby-optarse or something??), I'm only showing kdebase with the "<" indicator. Yet, when I run: scsibox# portupgrade -ra kdebase I get this: keyecandypagedlg.cpp:100: no matching function for call to `QGridLayout::addWidget (KListView *&, int, int)' /usr/X11R6/include/qlayout.h:323: candidates are: void QGridLayout::addWidget(QWidget *, int, int, int = 0) gmake[3]: *** [keyecandypagedlg.o] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kpersonalizer' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kpersonalizer' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade85672.90 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/kdebase3 (kdebase-3.0.2_1) (unknown build error) Any suggestions on what I need to do to straighten this out? TIA, Darren 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?021301c23e1b$966907e0$6401a8c0>