From owner-freebsd-questions Tue May 8 1:47:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d02.mx.aol.com (imo-d02.mx.aol.com [205.188.157.34]) by hub.freebsd.org (Postfix) with ESMTP id 698B137B422; Tue, 8 May 2001 01:47:46 -0700 (PDT) (envelope-from hanbauder@netscape.net) Received: from hanbauder@netscape.net by imo-d02.mx.aol.com (mail_out_v30.10.) id n.58.2b29d9 (16229); Tue, 8 May 2001 04:47:43 -0400 (EDT) Received: from netscape.com (aimmail01.aim.aol.com [205.188.144.193]) by air-in02.mx.aol.com (v77_r1.37) with ESMTP; Tue, 08 May 2001 04:47:43 -0400 Date: Tue, 08 May 2001 04:47:43 -0400 From: hanbauder@netscape.net To: questions@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Unbale to compile kgdb-1.2.1 on 4.3 release Mime-Version: 1.0 Message-ID: <2687D8AF.551659A4.02FF9DBE@netscape.net> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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" $ ./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