Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2000 17:21:50 -0400
From:      "Charles Anderson" <caa@columbus.rr.com>
To:        Will Andrews <andrews@technologist.com>
Cc:        The Hermit Hacker <scrappy@hub.org>, FreeBSD Ports <ports@FreeBSD.ORG>
Subject:   Re: cvs commit: ports/x11/kdebase2 Makefile ports/x11/kdebase2/patches patch-aj
Message-ID:  <20000524172150.A16310@midgard.dhs.org>
In-Reply-To: <20000524012211.J4782@argon.blackdawn.com>; from andrews@technologist.com on Wed, May 24, 2000 at 01:22:11AM -0400
References:  <20000524002429.H4782@argon.blackdawn.com> <Pine.BSF.4.21.0005240158300.243-100000@thelab.hub.org> <20000524012211.J4782@argon.blackdawn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thats farther than I get, this all the farther my build attempt gets.
System is current:
FreeBSD midgard.dhs.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon May 22 03:23:10 EDT 2000     root@midgard.dhs.org:/usr/obj/usr/src/sys/MIDGARD  i386

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kdecore -I../kdeui -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pipe -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -frtti -c dcopclient.cpp  -fPIC -DPIC -o dcopclient.lo
In file included from dcopclient.cpp:848:
dcopclient.moc:45: new declaration `static void DCOPClient::staticMetaObject()'
dcopclient.h:67: ambiguates old declaration `static class QMetaObject * DCOPClient::staticMetaObject()'
dcopclient.moc: In function `void __static_initialization_and_destruction_0(int, int)':
dcopclient.moc:29: no matching function for call to `QMetaObjectInit::QMetaObjectInit (QMetaObject * (*)())'
/usr/X11R6/include/qt2/qmetaobject.h:224: candidates are: QMetaObjectInit::QMetaObjectInit(void (*)())
/usr/X11R6/include/qt2/qmetaobject.h:226:                 QMetaObjectInit::QMetaObjectInit(const QMetaObjectInit &)
gmake[3]: *** [dcopclient.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-1.90/dcop'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-1.90/dcop'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-1.90'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/x11/kdelibs2.
*** Error code 1


OK I just got past this by doing make MOC=/usr/X11R6/bin/moc2
Can you look for moc2 and use it instead of moc if it exists?

-Charlie
-- 
Charles Anderson	caa@columbus.rr.com

No quote, no nothin'


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?20000524172150.A16310>