I have a program which compiles file on Solaris 8, 9 and 10, but on opensolaris I get the following errors using
$ cc -V cc: Sun C 5.7 Patch 117837-03 2005/03/23 usage: cc [ options] files. Use 'cc -flags' for details "/usr/include/sys/int_types.h", line 125: invalid type combination "/usr/include/sys/int_types.h", line 125: warning: useless declaration "/usr/include/sys/int_types.h", line 125: warning: typedef declares no type name "/usr/include/netinet/in.h", line 54: warning: modification of typedef with "int" ignored "/usr/include/netinet/in.h", line 54: invalid type combination "/usr/include/netinet/in.h", line 54: warning: useless declaration "/usr/include/netinet/in.h", line 54: warning: typedef declares no type name Is this something known ? Markus BTW I used gcc on Solaris 8,9, 10 This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
