pkgsrc-Bugs archive

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

Re: pkg/30775: kde 3 stops compiling in qt3-tools



The following reply was made to PR pkg/30775; it has been noted by GNATS.

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: David Chmelik <dchmelik%hipplanet.com@localhost>
Cc: 
Subject: Re: pkg/30775: kde 3 stops compiling in qt3-tools
Date: Tue, 26 Jul 2005 00:09:57 +0200

 On Mon, Jul 25, 2005 at 03:06:14PM -0700, David Chmelik wrote:
 > Here's where it seemed to be a problem.  I only saved this part of output:
 > 
 > ===> Required package qt3-tools>=3.1.2nb3: NOT found
 > 
 > ===> Installing for qt3-tools-3.3.4nb1
 > chmod 644 /usr/local/qt3/plugins/designer/libwizards.a
 > libtool /usr/bin/install -c -s -o root -g wheel -m 555 
 > /usr/localsrc/pkgsrc/x11/qt3-tools/work/qt-x11-free-3.3.4/plugins/designer/libcppeditor.la
 >  /usr/local/qt3/plugins/designer
 > *** Error code 1
 
 Ok, qt3-tools seems to be the problem, but the error
 message is not enough.
 Try updating your pkgsrc, then
        cd /usr/pkgsrc/x11/qt3-tools
        make clean
        make > /tmp/log 2>&1
        bzip2 /tmp/log
 and then send me /tmp/log.bz2 if it still failed.
 
 Cheers,
  Thomas
 



Home | Main Index | Thread Index | Old Index