Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!lll-winken!aunro!alberta!cpsc.ucalgary.ca!fsa!baltes From: baltes@cpsc.UCalgary.ca (baltes) Newsgroups: comp.windows.x Subject: Problems compiling ice on Sun4 Message-ID: Date: 3 Jun 91 19:26:30 GMT Distribution: comp.windows.x Organization: The University of Calgary Lines: 16 Hi, I am trying to recompile the ice system (image composition system) by Roger Davis on a Sun4. I tried the binary, but unfortunetly, we don't have the libC.so library on our system. Is there a way to convert a .a library into a .so library? When we try to recompile the sources, the system hangs on the low level header files such as sundev/* or pixrect/* in /usr/include. Are special versions of these include files available for C++? Is there a command line switch that allows CC to ignore prototypes or do I have to hack all header files, so that they work correctly? By the way I changed NeWS/psio.h and this seems to work fine. Thanks, Jacky