йес! я решил проблему с некомпиляцией любых исходников!
Explore posts in the same categories: Linux
This entry was posted
on Май 27, 2007 at 12:11 пп and is filed under Linux.
You can subscribe via RSS 2.0 feed to this post's comments.
You can comment below, or link to this permanent URL from your own site.
Май 27, 2007 at 19:36 пп
И в чем была трабла?
Май 29, 2007 at 16:58 пп
И каково же решение? И в чем, собственно, заключалась проблема?
Май 30, 2007 at 18:05 пп
Решение элементарно до ужаса: apt-get install build-essential
Проблема тоже проста:
arrest@arrest-laptop:~/Desktop/wine$ ./configure
checking build system type… i686-pc-linux-gnulibc1
checking host system type… i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)… yes
checking for gcc… gcc
checking for C compiler default output file name…
configure: error: C compiler cannot create executables
See `config.log’ for more details.
Май 30, 2007 at 19:28 пп
Помню-помню такое… В любой доке по компиляции ядра для Убунты писали о необходимости build-essential
Май 31, 2007 at 15:49 пп
ага. сволочи такие, а ведь нигде больше не пишут!