|
|
lfs:/mnt/lfs/sources/tcl8.4.9/unix$./configure --prefix=/tools
loading cache ./config.cache
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
lfs:/mnt/lfs/sources/tcl8.4.9/unix$make
make: *** No targets specified and no makefile found. Stop.
lfs:/mnt/lfs/sources/tcl8.4.9/unix$ |
|