Hi,everybody.
Environment: VMware 6.0 + LFS 6.2 LiveCD
Yesterday, I compile LFS..
When I finished 6.1 I run halt,I got no problem ,but something happened When my
process is in 6.9..
./configure --prefix=/usr......
can't run normal. It report some problems :
"Checking for suffix of object files... configure:error:cannot compute suffix
of object files: cannot compile
see 'config.log' for more details"
The Several End Lines of config.log is:
##-----------------------##
##confdefs.h###
##---------------------##
#define PACKAGE_BUGREPORT "glibc"
#define PACKAGE_NAME "GNU C Library"
#define PACKAGE_STRING "GNU C Library (see version.h)"
#define PACKAGE_VERSION "(see version.h)"
#define USE_REGPARMS 1
configure: exit 1
And later I run gcc and cc..
display this ,why?
bash:/tools/bin/gcc: No such file or directory.
in Chapter 5 Everything is OK..and GCC installed and test with
echo 'main(){}' >dummy.c
It runs well
but why does this happen..
Thank you for looking my question..--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page