From owner-freebsd-ports Wed Aug 7 7: 6:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B57C237B400 for ; Wed, 7 Aug 2002 07:06:37 -0700 (PDT) Received: from c007.snv.cp.net (h015.c007.snv.cp.net [209.228.33.243]) by mx1.FreeBSD.org (Postfix) with SMTP id 48FD643E6A for ; Wed, 7 Aug 2002 07:06:37 -0700 (PDT) (envelope-from backdoc@crotchett.com) Received: (cpmta 4834 invoked from network); 7 Aug 2002 07:06:34 -0700 Received: from 65.187.59.153 (HELO winbox1) by smtp.directvinternet.com (209.228.33.243) with SMTP; 7 Aug 2002 07:06:34 -0700 X-Sent: 7 Aug 2002 14:06:34 GMT Message-ID: <021301c23e1b$966907e0$6401a8c0@crotchett.com> From: "Darren" To: Subject: kdebase won't compile Date: Wed, 7 Aug 2002 09:06:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 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