Date: Sun, 10 Mar 2002 17:00:03 -0800 (PST) From: Mark Stosberg <mark@summersault.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/34231: Upgrade www/quanta to 2.0.1 (patch fails) Message-ID: <200203110100.g2B103f02559@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/34231; it has been noted by GNATS. From: Mark Stosberg <mark@summersault.com> To: freebsd-gnats-submit@FreeBSD.org, flynn@energyhq.homeip.net Cc: Subject: Re: ports/34231: Upgrade www/quanta to 2.0.1 (patch fails) Date: Sun, 10 Mar 2002 19:56:51 -0500 While I was excited to find this patch, I was still unable to compile quanta 2.0.1 after applying the patch to the quanta port. I installed the patch like this: $ cd /usr/ports/www/quanta/ $ make clean $ patch <quanta.patch $ make install "make install" failed like this: ### c++ -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -O2 -O -pipe -fno-exceptions -fno-check-new -c messageoutput.moc.cpp messageoutput.moc.cpp:45: new declaration `static void MessageOutput::staticMetaObject()' messageoutput.h:31: ambiguates old declaration `static class QMetaObject * MessageOutput::staticMetaObject()' messageoutput.moc.cpp: In function `void __static_initialization_and_destruction_0(int, int)': messageoutput.moc.cpp:29: no matching function for call to `QMetaObjectInit::QMetaObjectInit (QMetaObject * (*)())' /usr/X11R6/include/qt2/qmetaobject.h:259: candidates are: QMetaObjectInit::QMetaObjectInit(void (*)()) /usr/X11R6/include/qt2/qmetaobject.h:261: QMetaObjectInit::QMetaObjectInit(const QMetaObjectInit &) gmake[3]: *** [messageoutput.moc.o] Error 1 ##### Here's some of my system information: System: FreeBSD asana.dhis.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 Related software: Stock KDE 2.2.2 install from FreeBSD 4.5 CD. -mark 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?200203110100.g2B103f02559>