pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/25219: ...pkgsrc/audio/arts can't find "qt-mt" library at config time.



>Number:         25219
>Category:       pkg
>Synopsis:       ...pkgsrc/audio/arts can't find "qt-mt" library at config time.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 18 04:35:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Richard Rauch
>Release:        -current, 2.0C
>Organization:
>Environment:
NetBSD odysseus 2.0C NetBSD 2.0C (odysseus) #2: Mon Apr 12 12:39:01 CDT 2004  
root@hermes:/usr/netbsd/current/src/sys/arch/i386/compile/obj.i386/odysseus i386
>Description:
When trying to build KDE on my laptop (don't ask) arts from
...pkgsrc/audio/arts gets built.  Or, rather, pkgsrc gets around
to *trying* to build it.  What actually happens is that it blows
up during configure, insisting that it can't find qt-mt.  (Aside,
I also get errors about libiconv and gettext as pkg_info errors
but the pakcage continues to try to build.)

I do have qt installed, and libqt-mt is in ...pkg/qt3/lib/, which
I suppose to be the proper place for it.

For amusement:

checking for Qt... configure: error: Qt (>= Qt 3.2) (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/audio/arts
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/arts
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/arts
odysseus# locate 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
>How-To-Repeat:
cd ...pkgsrc/audio/arts && make update
>Fix:
No solution known.

No workaround at this time.
>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index