Date: Thu, 05 Sep 2002 17:22:05 -0600 From: "GERARDO ENRIQUE PAREDES MANCIA" <g.paredes@unitec.edu> To: freebsd-questions@freebsd.org Subject: MyCC not compiling in newer port revisions of Qt Message-ID: <3aaa08bd438b41d8.438b41d83aaa08bd@unitec.edu>
next in thread | raw e-mail | index | archive | help
MyCC-0.84 fails to compile on QT-3.0.5_? and when it fails it spits: /usr/X11R6/include/qcolor.h(.gnu.linkonce.t.__tf9ParagData+0x1a): undefined reference to `QTextParagData type_info node' /usr/X11R6/include/qcolor.h(.gnu.linkonce.t._$_9ParagData+0x2b): undefined reference to `QTextParagData::~QTextParagData(void)' tmp/moc_qrichtext_p.o: In function `QTextDocument::trUtf8(char const *, char const *)': /home/gerardo/Tarballs/mycc-0.8.4-src/moc/moc_qrichtext_p.cpp(.gnu.linkonce.d._vt$13QTextDocument+0xac): undefined reference to `QTextDocument::createParag(QTextDocument *, QTextParag *, QTextParag *, bool)' gmake: *** [MyCC] Error 1 well, the problem is it compiled fine on Qt-3.0.4_? any clues on why this is happening will be appreciated. Gerardo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3aaa08bd438b41d8.438b41d83aaa08bd>