Subject: pkg/24258: kdebase: complains of missing qt libs even though they're present
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jgoerzen@excelhustler.com>
List: netbsd-bugs
Date: 01/27/2004 08:28:10
>Number:         24258
>Category:       pkg
>Synopsis:       kdebase: complains of missing qt libs even though they're present
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 27 14:29:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
System: NetBSD wile 1.6.1 NetBSD 1.6.1 (GENERIC) #0: Tue Apr 8 12:05:52 UTC 2003 autobuild@tgm.daemon.org:/autobuild/netbsd-1-6/i386/OBJ/autobuild/netbsd-1-6/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
Starting from a system with no Qt- or KDE-related packages, I ran make install
in meta-pkgs/kde3.  Eventually, it came around to building kdebase3 (after
already building Qt).  This failed with:

checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/kdebase3

But:

# pkg_info | grep qt
qt3-libs-3.2.3      C++ X GUI toolkit
qt3-tools-3.2.3nb1  QT GUI (WYSIWYG) builder and other tools
# pkg_info -L qt3-libs | grep qt-mt
/usr/pkg/qt3/lib/libqt-mt.a
/usr/pkg/qt3/lib/libqt-mt.la
/usr/pkg/qt3/lib/libqt-mt.so
/usr/pkg/qt3/lib/libqt-mt.so.3
/usr/pkg/qt3/lib/libqt-mt.so.3.2
# ls -l /usr/pkg/qt3/lib/libqt-mt*
-rw-r--r--  1 root  wheel  10134438 Jan 26 20:44 /usr/pkg/qt3/lib/libqt-mt.a
-r--r--r--  1 root  wheel      1062 Jan 26 20:44 /usr/pkg/qt3/lib/libqt-mt.la
lrwxr-xr-x  1 root  wheel        15 Jan 26 20:44 /usr/pkg/qt3/lib/libqt-mt.so -> libqt-mt.so.3.2
lrwxr-xr-x  1 root  wheel        15 Jan 26 20:44 /usr/pkg/qt3/lib/libqt-mt.so.3 -> libqt-mt.so.3.2
-r--r--r--  1 root  wheel   7798680 Jan 26 20:44 /usr/pkg/qt3/lib/libqt-mt.so.3.2

>How-To-Repeat:
make install
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted: