Subject: pkg/10323: package x11/qt1 depends on $LIBTOOL being set.
To: None <gnats-bugs@gnats.netbsd.org>
From: Brett Lymn (Master of the Siren) <blymn@baesystems.com.au>
List: netbsd-bugs
Date: 06/08/2000 06:38:11
>Number: 10323
>Category: pkg
>Synopsis: qt1 depends on libtool being installed and $LIBTOOL being in the environment
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 08 06:39:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Brett Lymn (Master of the Siren)
>Release: pkgsrc as of 8 Jun 2000
>Organization:
Brett Lymn
>Environment:
System: NetBSD siren 1.4X NetBSD 1.4X (SKEL) #0: Mon May 15 18:20:37 CST 2000 toor@siren:/usr/src/sys/arch/i386/compile/SKEL i386
>Description:
Attempt to install qt1 without libtool installed, no dependency for
libtool is checked and the make bombs out with:
NetBSD_CVS:[blymn@siren] make
===> Building for qt1-1.44
cd src/moc; gmake
gmake[1]: Entering directory `/usr/pkg/pkgsrc/x11/qt1/work/qt-1.44/src/moc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/pkg/pkgsrc/x11/qt1/work/qt-1.44/src/moc'
cp src/moc/moc bin/moc
cd src; gmake
gmake[1]: Entering directory `/usr/pkg/pkgsrc/x11/qt1/work/qt-1.44/src'
--mode=compile: not found
gmake[1]: *** [dialogs/qfiledialog.o] Error 127
gmake[1]: Leaving directory `/usr/pkg/pkgsrc/x11/qt1/work/qt-1.44/src'
gmake: *** [src] Error 2
*** Error code 2
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
NetBSD_CVS:[blymn@siren] echo $LIBTOOL
>How-To-Repeat:
see above.
>Fix:
qt1 needs to depend on libtool. I don't know if this will export
the $LIBTOOL into the environment or if the LIBTOOL env variable needs to be
set to libtool (this made the qt1 compile work for me).
>Release-Note:
>Audit-Trail:
>Unformatted: