Luca wrote:
Hi all!Actually the last problem with the toolchain part I have is texinfo. When configuring, after checking for the install, environment, gawk, make and gcc it outputs: checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. configure: Continuing with main configure The config.log in tools tells this: configure:2136: $? = 252 configure:2159: checking for C compiler default output file name configure:2162: cc conftest.c >&5 Old Command: cc conftest.c Copy: conftest.c configure:2165: $? = 252 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "GNU Texinfo 4.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "texinfo" | #define VERSION "4.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2204: error: C compiler cannot create executables See `config.log' for more details. Luca _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
What section was this in temp-system or final-system? _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
