> What compiler has been successfully used to build > p9p on Solaris? I've got a Solaris 9 install and > have tried the gcc 2.95 from the extras cd and Sun > Studio 11 and both have heartburn on the anonymous > unions and structs used in hfs.h in libdiskfs.
I'm sorry about that. There aren't supposed to be anonymous unions and structs in the source code, but they creep in. I've removed them from hfs.h. I gave up long ago on keeping Solaris builds working myself. Logging into a Solaris machine is like going back in time. I'm happy to accept patches though. Russ
