Subject: Re: libtool problems on Solaris 10?
To: None <pkgsrc-users@netbsd.org, tech-pkg@netbsd.org>
From: Jake Kupersmith <jakerosoft@gmail.com>
List: pkgsrc-users
Date: 10/10/2006 17:51:21
Okay, I fixed the problem by setting CXX=CC in mk.conf.

It seems the values for CC and CXX default to gcc and g++.  Can we
change this to cc and CC when PKGSRC_COMPILER=sunpro?

Otherwise devel/libtool-base builds a broken libtool!

Thanks,

Jake

On 10/6/06, Jake Kupersmith <jakerosoft@gmail.com> wrote:
> Hi, I have recently been having problems bulding devel/ncurses on two
> separate machines running Solaris 10 (one SPARC, one x86).  They are
> bothing having the exact same problem and I suspect libtool.