Hi all, While I'm building gcc-3.3 under Solaris the result of "uname -a" is "SunOS tunux016 5.8 Generic_117350-24 sun4u sparc SUNW,Sun-Fire-V240" When I launch "make" I get the following error: /sw/gnu/gcc/gcc-3.4.5/sun/bin/gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -If -I. -I./f -I./config -I./../include f/com.c -o f/com.o f/com.c:11078: error: conflicting types for 'ffecom_gfrt_basictype' f/com.h:236: error: previous declaration of 'ffecom_gfrt_basictype' was here f/com.c:11078: error: conflicting types for 'ffecom_gfrt_basictype' f/com.h:236: error: previous declaration of 'ffecom_gfrt_basictype' was here make: *** [f/com.o] Error 1 Thank you all, Regards, Mohamed.