> /opt/SUNWspro/bin/cc -w -D_KERNEL -D_SYSCALL32 -D_SYSCALL32_IMPL -D_ELF64 > -D_DDI_STRICT -Dsun -D__sun -D__SVR4 -Dsun4u -D_MACHDEP -DSFMMU -I../../sun4 > -I../../sun4u -I../../sfmmu -I../../sparc/v9 -I../../sparc > -I../../sparc/krtld -I../../sun -Y I,../../common -o ./debug64/genconst > ../../sun4/ml/genconst.c > "../../common/sys/strsubr.h", line 130: syntax error before or at: * > "../../common/sys/strsubr.h", line 217: syntax error before or at: msgfunc_t > "../../common/sys/strsubr.h", line 451: syntax error before or at: queue_t > "../../common/sys/strsubr.h", line 702: incomplete struct/union/enum queue: > qu_rqueue > "../../common/sys/strsubr.h", line 711: incomplete struct/union/enum linkblk: > li_lblk
Hi Rob, did you get this resolved? It looks like a missing header file problem. > cc: Sun C 5.9 SunOS_sparc Patch 124867-08 2008/10/07 That's the right version of the compiler. mike