Subject: Re: pkg/32832: [SOLARIS] gettext-asprintf doesn't build on Solaris 10
To: None <tv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Urban Boquist <urban@boquist.net>
List: pkgsrc-bugs
Date: 03/23/2006 07:30:02
The following reply was made to PR pkg/32832; it has been noted by GNATS.
From: Urban Boquist <urban@boquist.net>
To: gnats-bugs@netbsd.org
Cc: Todd Vierling <tv@duh.org>, joerg@britannica.bec.de,
raczkow@prz.edu.pl
Subject: Re: pkg/32832: [SOLARIS] gettext-asprintf doesn't build on Solaris 10
Date: Thu, 23 Mar 2006 08:29:39 +0100
joerg> This is a libtool problem. Can you also post the output of the
joerg> configure step please? For some reason, it doesn't build the
joerg> actual shared library, it seem.
Any news on this?
I'm seeing what looks like the same thing for all packages that try to
build C++ shared libs using libtool, e.g. libtiff. It breaks a lot of
packages.
It looks like the correct libtool command is generated but somehow in
the maze of that script it gets lost, and the actual linker command is
never issued.
This is on Solaris 8/9 and Sun Workshop 6.
I have tried with all of /bin/sh, /bin/ksh and bash but that did not
seem to make a difference in this case.
Best regards,
-- Urban