Hi johnfisc, Exactly same result for me compiling testit.c with Sunstudio11. But it was a good test : first it means that there isn't a question about Sunstudio 11 or 12.
- ioccom.h is, like in your example, included in the file itself (asound.h) which generate the syntax error message. Gcc reports also a syntax error by the concerned lines. For me the problem must be any incoherence between the _IOR declarations in our Solaris ioccom.h and the real instanciation (the enum type). But where... Other hand, normally it can compile with SFEgcc... Strange... Cheers, Sergio This message posted from opensolaris.org
