Уважаемые форумчане! Не могу понять, в чем ошибка:
lfs:/mnt/lfs/sources/binutils-build$ ../binutils-2.24/configure --prefix=/tools --with-sysroot=$LFS --with-lib-path=/tools/lib --target=$LFS_TGT --disable-nls --disable-werror
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/mnt/lfs/sources/binutils-build':
configure: error: C compiler cannot create executables
See `config.log' for more details.
А вот и файлик config.log: http://vk.com/doc100755341_311049148
Видел аналогичный вопрос на linux.org.ru, я проверил: все, что понятно - не в моем случае. http://www.linux.org.ru/forum/linux-install/10513207
А может быть реально как-нибудь накидать собраные пакеты, чтобы не париться с этими компиляциями? А то ошибка, да еще на самом первом этапе...
lfs:/mnt/lfs/sources/binutils-build$ ../binutils-2.24/configure --prefix=/tools --with-sysroot=$LFS --with-lib-path=/tools/lib --target=$LFS_TGT --disable-nls --disable-werror
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/mnt/lfs/sources/binutils-build':
configure: error: C compiler cannot create executables
See `config.log' for more details.
А вот и файлик config.log: http://vk.com/doc100755341_311049148
Видел аналогичный вопрос на linux.org.ru, я проверил: все, что понятно - не в моем случае. http://www.linux.org.ru/forum/linux-install/10513207
А может быть реально как-нибудь накидать собраные пакеты, чтобы не париться с этими компиляциями? А то ошибка, да еще на самом первом этапе...