Skip site navigation (1)Skip section navigation (2)
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
Message-ID:  <2687D8AF.551659A4.02FF9DBE@netscape.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2687D8AF.551659A4.02FF9DBE>