From owner-freebsd-ports Mon Jul 22 23: 0:12 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 6F0FD37B401; Mon, 22 Jul 2002 23:00:07 -0700 (PDT) Received: from jeeves.velosystems.net (wsip68-15-85-238.oc.oc.cox.net [68.15.85.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 389BB43E67; Mon, 22 Jul 2002 23:00:06 -0700 (PDT) (envelope-from steve@velosystems.net) Received: from localhost (localhost.velosystems.net [127.0.0.1]) by jeeves.velosystems.net (Postfix) with ESMTP id B64F6A7C7; Mon, 22 Jul 2002 23:00:05 -0700 (PDT) Received: from daemon.velosystems.net (daemon.velosystems.net [192.168.1.11]) by jeeves.velosystems.net (Postfix) with ESMTP id 45E42A524; Mon, 22 Jul 2002 23:00:03 -0700 (PDT) Subject: Re: FreeBSD Port: kde-3.0.2 From: Steve Wingate To: Alan E Cc: Mike Dewhirst , kde@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020722074831.GA55427@wwweasel.geeksrus.net> References: <3D3BA922.1000300@devzerog.com> <20020722074831.GA55427@wwweasel.geeksrus.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 22 Jul 2002 23:00:03 -0700 Message-Id: <1027404003.836.16.camel@daemon.velosystems.net> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS perl-11 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 On Mon, 2002-07-22 at 00:48, Alan E wrote: > On Mon, Jul 22, 2002 at 07:41:38AM +0100, Mike Dewhirst wrote: > >I get this when trying to "make reinstall": > > > >------ snip ------ > >install -c -o root -g wheel -m 444 ./ogg.m4 /usr/local/share/aclocal/ogg.m4 > >===> Generating temporary packing list > >===> Running ldconfig > >/sbin/ldconfig -m /usr/local/lib > >===> Registering installation for libogg-1.0,3 > >===> Returning to build of kdemultimedia-3.0.2 > >Error: shared library "ogg.3" does not exist > >*** Error code 1 > > > >Stop in /usr/ports/audio/kdemultimedia3. > >*** Error code 1 > > > >Stop in /usr/ports/x11/kde3. > >------ snip ------ > > > >Any ideas what could be causing this? > > Yeah, Mike. You need to cvsup your tree. I committed the fixes to > kdemultimedia this afternoon to bump the .so numbers for ogg and vorbis. > -- I get this error after cvsup'ing 30 minutes ago: T_NO_ASCII_CAST -c -o main.lo `test -f main.cpp || echo './'`main.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c main.cpp -Wp,-MD,.deps/main.TPlo -fPIC -DPIC -o .libs/main.o main.cpp: In function `int main(int, char **)': main.cpp:199: no matching function for call to `DCOPClient::setQtBridgeEnabled (bool)' gmake[3]: *** [main.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/konsole/konsole' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2/konsole' 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. *** Error code 1 Stop in /usr/ports/x11/kde3. Unfortunately, I pkg_deleted kde 3.01 right before building this. Ooops. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message