On Wed, 18 Jul 2001, Brad Skinner wrote:
> Very true, Solaris does require quite a bit of 'aftermarket' software to
> be
> installed.  Right now, you're simply missing a few required programs;
> autoconf and automake packages for Solaris can be found at sunfreeware.com
> (install them with a pkgadd -d <pkgname>, and the rest should also not be
> very hard to find.  Install them and try again.

Just a quick note, autoconf, automake and all of that other GNU crap is not
required to make Blackbox compile. They're only required to rebuild the
configure scripts and the Makefile.in files.

Also, the problem seems to be that you have a broken c++ compiler. Try just
telling it what compiler to use:
        CXX=gcc ./configure

--gile
--
"Make bongs, not bombs."

Reply via email to