On Thu, 8 Jun 2000, Chris Grossmann wrote:

> $> uname -a
> SunOS porter 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10
> 
> and am not having a whole lot of luck installing blackbox.

I am not sure if this helps (since I don't use SunOS), but this is from my
Blackbox FAQ (http://www.reedmedia.net/misc/blackbox/faq.html):

   In the Makefile, add -fpermissive to the CXXFLAGS.                       
                                                                                
   Apparently, gcc doesn't like the old-style Sun X headers. You may be         
   able to work around this problem, by making a local copy of the       
   headers and fix them (by adding the missing int return type to all the     
   prototypes). Then use:                                                
   ./configure --x-includes=<your_new_directory>  

Hope this helps,

  Jeremy C. Reed
  http://www.reedmedia.net
  http://bsd.reedmedia.net

Reply via email to