pkgsrc-Bugs archive

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

pkg/29572: qmake's shared library support is useless



>Number:         29572
>Category:       pkg
>Synopsis:       Makefiles generated by qt3-tools qmake can't install working 
>shared libs
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 01 23:14:00 +0000 2005
>Originator:     Christoph Badura
>Release:        pkgsrc-current as of 2005-02-28, qt3-tools-3.3.3nb3
>Organization:
>Environment:
System: NetBSD limiting-factor 1.6.2_STABLE NetBSD 1.6.2_STABLE (_ne_) #29: Mon 
Feb 21 20:50:10 MET 2005 bad@limiting-factor:/sys/arch/i386/compile/_ne_ i386
Architecture: i386
Machine: i386

>Description:
Build a package that builds and installs shared libaries and that generates
the Makefiles with qmake.  Have it generate a shared library of the form
.so.major.minor.tiny.  Watch how a "make install" doesn't install the
.so.major.minor.tiny file and just installs symlinks pointing to a
non-existing file.

Not that qt3-tools although updated to QT 3.3.4 still uses the same
qmake.conf file as the 3.3.3 version.

>How-To-Repeat:
build security/libfwbuilder and look at the commands being executed.

>Fix:
Dunno.  I don't know qmake enough.




Home | Main Index | Thread Index | Old Index