Date: Wed, 8 Mar 2000 23:19:54 -0400 (AST) From: The Hermit Hacker <scrappy@hub.org> To: Will Andrews <andrews@technologist.com> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Qt problem with KDE ... Message-ID: <Pine.BSF.4.21.0003082318460.591-100000@thelab.hub.org> In-Reply-To: <20000308184550.A49383@shadow.blackdawn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
figured it out ... I finally found a *very* old version of the qt libraries in /usr/local/qt/include that the configure process was picking up *sigh* Once I removed that, all else went well ... On Wed, 8 Mar 2000, Will Andrews wrote: > On Tue, Mar 07, 2000 at 08:56:19PM -0400, The Hermit Hacker wrote: > > ports cvsup as of this afternoon ... I did a pkg_delete on a load of > > things that I no longer needed, and wanted to force a niec clean install > > of KDE, but when I do a 'make' in /usr/ports/x11/kde11, I end up with > > ... and that is after qt is installed ... > > > > configure:4758: checking for Qt > > tried /usr/lib/qt/lib > > configure:4863: c++ -o conftest -O3 -mpentium -pipe -I/usr/local/qt/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.C -lqt -lXext -lX11 1>&5 > > /tmp/cce89830.o(.rodata+0xac): undefined reference to `QDropEvent type_info node' > > configure: failed program was: > > #include "confdefs.h" > > #include <qglobal.h> > > #include <qapplication.h> > > #include <qobjcoll.h> > > What version of FreeBSD? > > -- > Will Andrews <andrews@technologist.com> > GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- > ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ > G++>+++ e->++++ h! r-->+++ y? > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org 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?Pine.BSF.4.21.0003082318460.591-100000>