Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 18:26:26 -0700 (PDT)
From:      <will@FreeBSD.org>
To:        jesse@cs.uni-magdeburg.de, will@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/22381: New port: misc/mango
Message-ID:  <200010290126.SAA60418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: misc/mango

State-Changed-From-To: open->feedback
State-Changed-By: will
State-Changed-When: Sat Oct 28 18:25:12 PDT 2000
State-Changed-Why: 
I had to fix this to use QTDIR so it could find uic, then it had the wrong
place for the QT libs (include/qt as opposed to include/qt2), then I got:
c++ -c  -O -pipe -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -o moc_RecipeModel.o moc_RecipeModel.cpp
moc_RecipeModel.cpp:45: new declaration `static void RecipeModel::staticMetaObject()'
RecipeModel.hpp:23: ambiguates old declaration `static class QMetaObject * RecipeModel::staticMetaObject()'
moc_RecipeModel.cpp: In function `void __static_initialization_and_destruction_0(int, int)':
moc_RecipeModel.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 &)
*** Error code 1

Stop in /usr/home/will/ports/misc/mango/work/mango-0.2.
*** Error code 1

http://www.freebsd.org/cgi/query-pr.cgi?pr=22381


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?200010290126.SAA60418>