Код: Выделить всё
home grub-0.97 # ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.В config.log - ничего интересно.
В чем может быть дело? Что и как проверять?
Код: Выделить всё
home grub-0.97 # cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 55
model name : AMD Athlon(tm) 64 Processor 3700+
stepping : 2
cpu MHz : 2211.379
cache size : 1024 KB
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm
bogomips : 4423.92
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
home grub-0.97 # uname -a
Linux home 2.6.17-gentoo #6 Mon Nov 13 13:36:27 MSK 2006 x86_64 AMD Athlon(tm) 64 Processor 3700+ AuthenticAMD GNU/LinuxРаньше пологал, что это из-за gcc 4.1, поставил 3.4... Все тоже
Помогите пожалуйста, месяца два уже мучаюсь, не только grub не ставится, но и еще несколько нужных прог с аналогичными ошибками. Спасибо!
...