Subject: Re: pkg/32832: [SOLARIS] gettext-asprintf doesn't build on Solaris
To: None <tv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Todd Vierling <tv@duh.org>
List: pkgsrc-bugs
Date: 02/15/2006 16:40:02
The following reply was made to PR pkg/32832; it has been noted by GNATS.

From: Todd Vierling <tv@duh.org>
To: Krzysztof Raczkowski <raczkow@prz.edu.pl>
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/32832: [SOLARIS] gettext-asprintf doesn't build on Solaris
 10
Date: Wed, 15 Feb 2006 11:35:26 -0500 (Eastern Standard Time)

 An odd thing in your build log: Are you setting SH=/usr/bin/bash yourself?
 
 Anyway, please try the following commands in a scratch dir and mail me their
 output:
 
     /usr/pkg/bin/libtool --mode=link gcc -o libgcc.la -rpath /usr/pkg/lib && ls -l .libs/libgcc*
 
     /usr/pkg/bin/libtool --mode=link --tag=CXX g++ -o libgxx.la -rpath /usr/pkg/lib && ls -l .libs/libg++*
 
 While you are doing that, I will look into the post-1.5.22 libtool sources
 to see if this is a known problem.
 
 -- 
 -- Todd Vierling <tv@duh.org> <tv@pobox.com> <todd@vierling.name>