Subject: Re: Error while compiling audio/arts
To: None <tech-pkg@NetBSD.ORG>
From: None <mlh@goathill.org>
List: tech-pkg
Date: 06/28/2002 21:34:42
On 28 Jun 2002 04:20:02 -0500, Nick Hudson wrote:
> On Tuesday 25 June 2002 3:49 pm, Anthony Mallet wrote:
>> I get the errors below when trying to compile audio/arts-1.0.1.
>> I use a -current src tree and pkgsrc is up-to-date also.
>> Should I send-pr this, or is it a problem related to my installation?
> 
> This is almost certainly a problem with your setup.

I just installed a new 1.6 from today's build and qt3 still has
the problem with not handling pthread.h and its libraries that
existed when I tried this earlier this week. When I hand-link the
pthread stuff in, it builds, but arts still can't find the qt3
library (it states that it wants libqt) when it tries to build
using them, because there are no libqt.so files built from qt3 :

$  ls /usr/X11R6/qt3/lib/
libeditor.a       libeditor.so.1.0  libqt-mt.so.3     libqui.so
libeditor.la      libqt-mt.a        libqt-mt.so.3.0   libqui.so.1
libeditor.so      libqt-mt.la       libqui.a          libqui.so.1.0
libeditor.so.1    libqt-mt.so       libqui.la

Any idea what is wrong with the virgin 1.6 that prevents building
this stuff correctly from a fresh cvs checkout of pkgsrc?

NetBSD kingu 1.6_BETA3 NetBSD 1.6_BETA3 (GENERIC) #0: Fri Jun 28
09:33:14 UTC 2002
autobuild@tgm.daemon.org:/autobuild/i386/OBJ/autobuild/src/sys/arch \
/i386/compile/GENERIC i386

Thanks