Date: Tue, 08 May 2001 02:27:05 -0700 From: Kent Stewart <kstewart@urx.com> To: hanbauder@netscape.net Cc: freebsd-questions@freebsd.org Subject: Re: Unbale to compile kgdb-1.2.1 on 4.3 release Message-ID: <3AF7BBE9.5D4B1DB8@urx.com> References: <2687D8AF.551659A4.02FF9DBE@netscape.net>
next in thread | previous in thread | raw e-mail | index | archive | help
hanbauder@netscape.net wrote: > > Hi, > I want to compile the source of the kgdb-1.2.1 on FreeBSD 4.3 Release. But > the configuration program can't find the package of QT 2.3.0 of my system. > I'm sure I install QT 2.3.0 correctly and I can kde 2.1.1 very well. The > following is the message when I run "configure" in the directory of the > source of "kgdb-1.2.1" I just cvsup'ed the ports and simply did a make and make install without errors in /usr/ports/devel/kdbg. Kent > > $ ./configure --with-kde-version=2 --with-qt-dir=/usr/X11R6/bin --with-qt-includes=/usr/X11R6/include/qt2 > --with-qt-libs=/usr/X11R6/lib > loading cache ./config.cache > checking for extra includes... no > checking for extra libs... no > configuring for KDE 2 and Qt 2.x > checking for libz... -lz > checking for ranlib... ranlib > checking for non-GNU ld... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking for dlopen in -ldl... no > checking for shl_unload in -ldld... no > checking for X... grep: conftest.out: No such file or directory > libraries /usr/X11R6/lib, headers /usr/X11R6/include > checking for IceConnectionNumber in -lICE... yes > checking for libXext... yes > checking for libpng... no > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for main in -lcompat... yes > checking for crypt in -lcrypt... yes > checking for the third argument of getsockname... socklen_t > checking for dnet_ntoa in -ldnet... no > checking for dnet_ntoa in -ldnet_stub... no > checking for inet_ntoa... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for killpg in -lucb... no > checking for Qt... configure: error: Qt (>= 2.0) (libraries) not found. > Please check your installation! > > I tried others options of "configure" but failed again and again. I encounted > same problem when I compiled all others source package which run on KDE > 2.1.1. > I hope some one can give me some hints. Thank you in advance! > Hanbauder > > __________________________________________________________________ > Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ 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?3AF7BBE9.5D4B1DB8>