Subject: Re: pkg/31416
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <tnn@netilium.org>
List: pkgsrc-bugs
Date: 10/01/2005 13:26:02
The following reply was made to PR pkg/31416; it has been noted by GNATS.

From: tnn@netilium.org
To: gnats-bugs@NetBSD.org
Cc: rumi@rtfm.hu
Subject: Re: pkg/31416
Date: Sat, 1 Oct 2005 15:25:12 +0200 (CEST)

 This is a problem with libtool.
 There is a workaround for OSF1 in devel/libtool/Makefile.common.
 
 If you are using GNU nm instead of the native nm you need
 to either put the native nm in your path or
 remove this workaround and reinstall libtool-base.
 
 If sucessful the global_symbol_pipe variable should have a sed
 script assigned in /usr/pkg/bin/libtool.
 
 Using GNU binutils is not very well tested on OSF1, I recommend
 using the native tools as much as possible.
 
 Have fun,
 -Tobias