Добрый день!
Система Openfiler 2.3. В нем стоит proftpd 1.3.0, который не понимает букву «я».
В репозитарии conary версии proftpd новее чем 1.3.0 нет (и, наверное не появится).
Соответственно возникло естественное желание обновить proftpd из исходников.
С proftpd.org был скачан последний пакет, разтарен, после чего введена комманда ./configure
вот ответ:
[root@s-ig-file proftpd-1.3.2b]# ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
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.
А в config.log имеется следующий кусок:
configure:2574: $? = 0
configure:2581: gcc -v >&5
Reading specs from /usr/lib/gcc/i386-unknown-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdi$
Thread model: posix
gcc version 3.4.4
configure:2584: $? = 0
configure:2591: gcc -V >&5
gcc: `-V' option must have argument
configure:2594: $? = 1
configure:2617: checking for C compiler default output file name
configure:2644: gcc conftest.c >&5
/usr/bin/ld: cannot find /usr/lib/libc_nonshared.a
collect2: ld returned 1 exit status
configure:2647: $? = 1
configure:2685: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME «»
| #define PACKAGE_TARNAME «»
| #define PACKAGE_VERSION «»
| #define PACKAGE_STRING «»
| #define PACKAGE_BUGREPORT «»
| #define PR_BUILD_OPTS «»
| #define PR_PLATFORM «LINUX»
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2692: error: C compiler cannot create executables
See `config.log' for more details.
Порыскав в инете, нашел универсальное средство, что помогло всем: установить libc6-dev. Однако пакета этого так же нет для conary.
Как все же установить proftpd или, хотя бы, заставить его понимать букву «я» без обновления его версии?
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум emacs cvs on ubuntu edgy (2007)
- Форум checking for C compiler default output file name... configure: error: C compiler cannot create executables (2005)
- Форум Cannot install mrtg :-( (2008)
- Форум Who is MAKE? (2004)
- Форум gcc в ubuntе неработает (2007)
- Форум Проблемы с инсталяцией прог из исходников (2004)
- Форум Gentoo не собирает пакеты (2022)
- Форум Проблемы с компиляцией исходников. (2004)
- Форум Проблема с компилятором!!!! СРОЧНО! (2004)
- Форум Ошибка кофигурирования пакета Binutils-2.21 на втором проходе при сборке LFS (2014)