With a little help from Hal King I was able to solve the problem I had when compiling BlackBox on Solaris 2.8. So incase anyone else has or is having the same problem, here's what I had to do:
When running configure, explicitely include libstdc++ like so: LIBS=-lstdc++ ./configure --prefix=/opt/shared/5.8_sun4u/blackbox I'm not entirely sure why this was necessary, since libstdc++ was in my LD_LIBRARY_PATH. It may have something to do with that library being static? That's the only thing I can think would be different than an average system. Bill Baran, Developer AccessIdaho.org [EMAIL PROTECTED] -------------------------vvvv^--------^vvvv------------------------- "I am asking only that you please refrain from killing me in ways that, to you, are just plain old everyday life." -- Klaus Kinsky
