Subject: Re: pkg/25402
To: None <linux-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Torsten Harenberg <harenberg@physik.uni-wuppertal.de>
List: pkgsrc-bugs
Date: 04/29/2005 10:27:02
The following reply was made to PR pkg/25402; it has been noted by GNATS.

From: Torsten Harenberg <harenberg@physik.uni-wuppertal.de>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/25402
Date: Fri, 29 Apr 2005 12:26:37 +0200 (CEST)

 Just for the record,
 
 the problem also exists in SuSE 8.1. Jeremy's patch does work here with 
 the following modifications:
 
 LD_LIBRARY_PATH=/usr/pkg/lib USER_LDFLAGS=-L/usr/pkg/lib ./configure 
 --with-qt-dir=/usr/pkg/qt3 --with-qt-libraries=/usr/pkg/qt3/lib
 LD_LIBRARY_PATH=/usr/pkg/lib make
 LD_LIBRARY_PATH=/usr/pkg/lib make install
 
 To fake afterwards the installation of the package, do a
 
 cd /usr/pkgsrc/audio/arts/work
 touch .configure_done
 touch .build_done
 
 cd /usr/pkgsrc/audio/arts/
 bmake install
 
 Hope this helps somebody,
 
    Torsten
 
 <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
 <>                                                              <>
 <> Torsten Harenberg         harenberg@physik.uni-wuppertal.de  <>
 <> Bergische Universitaet                                       <>
 <> FB C - Physik             Tel.: +49 (0)202 439-3521          <>
 <> Gaussstr. 20              Fax : +49 (0)202 439-2811          <>
 <> 42097 Wuppertal                                              <>
 <>                                                              <>
 <><><><><><><>< Of course it runs NetBSD http://www.netbsd.org ><>