I made two steps in /usr/src/contrib/egsc # ./configure # make I have:
gcc -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/i386-unknown-freebsdelf4.0/egcs-2.91.66/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/include/g++\" -DOLD_GPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/g++-include\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/i386-unknown-freebsdelf4.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/i386-unknown-freebsdelf4.0/include\" -c `echo ./cccp.c | sed 's,^\./,,'` In file included from config/i386/xm-i386.h:43, from config.h:2, from cccp.c:21: tm.h:3: linux.h: No such file or directory tm.h:4: i386/freebsd-elf.h: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. What does it mean? REM To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message