Subject: Re: pkg/30774: libmodplug 0.7 does not compile
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Ben Collver <collver@peak.org>
List: pkgsrc-bugs
Date: 07/18/2005 13:13:02
The following reply was made to PR pkg/30774; it has been noted by GNATS.

From: Ben Collver <collver@peak.org>
To: dchmelik@hipplanet.com
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/30774: libmodplug 0.7 does not compile
Date: Mon, 18 Jul 2005 06:15:22 -0700

 On Mon, Jul 18, 2005 at 03:17:00AM +0000, dchmelik@hipplanet.com wrote:
 > >Description:
 > libmodplug 0.7 does not compile with pkgsrc from July 8.  I think it might not have even since NetBSD 2.0.  It says "investigate .work.log, error code 1".
 
 I compiled libmodplug 0.7nb1  yesterday while testing the pkgsrc bulk
 build.  Would you do the following?
 
 cd /usr/pkgsrc/audio/libmodplug
 make clean clean-depends
 make 2>&1 | tee /tmp/dalog
 mailx -s libmodplug collver@peak.org </tmp/dalog
 
 Thank you,
 
 Ben