|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Igor Zemliansky 2:5020/400 30 May 2006 11:20:30 To : All Subject : Ошибка при сборке milter-ahead -------------------------------------------------------------------------------- Hello, All! В ковырнадцатый раз пробую запустить на backup mx milter-ahead. Hа этот раз собираю его под FreeBSD 6.0-R: cd com/snert/src/lib ./configure make cd ../milter-ahead ./configure После вот этой команды получаю: 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:1981: $? = 0 configure:1983: gcc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:1986: $? = 0 configure:1988: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:1991: $? = 1 configure:2014: checking for C compiler default output file name configure:2017: gcc -oconftest -D_REENTRANT -D_THREAD_SAFE -I../../include -g -pthread -Wal l -fvolatile -L../../lib conftes t.c >&5 cc1: error: unrecognized command line option "-fvolatile" configure:2020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "milter-ahead" | #define PACKAGE_TARNAME "milter-ahead" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "milter-ahead 0.8" | #define PACKAGE_BUGREPORT "Anthony Howe <achowe@snert.com>" | #define MILTER_NAME "milter-ahead" | #define MILTER_MAJOR 0 | #define MILTER_MINOR 8 | #define MILTER_AUTHOR "Anthony Howe <achowe@snert.com>" | #define MILTER_VERSION "milter-ahead/0.8." MILTER_BUILD_STRING | #define MILTER_COPYRIGHT "Copyright 2004 by Anthony Howe. All rights reserved." | #define STATEDIR "/var/spool/milter-ahead" | #define LIBSNERT_DEBUG 1 | #define RUN_AS_USER "smmsp" | #define RUN_AS_GROUP "smmsp" | #define SMTP_PORT 25 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2058: error: C compiler cannot create executables See `config.log' for more details. #################### Файл confdefs.h я не нашел. Обратил внимание на ругань по поводу ключей '-V' & '-fvolatile', но что делать дальше - не знаю. Hе подскажите? -------- Best regards. Igor Zemliansky i.zemliansky(dog)gmail(point)com -- Отправлено через сервер Форумы@mail.ru - http://talk.mail.ru --- ifmail v.2.15dev5.3 * Origin: Talk.Mail.Ru (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/648899b1299a.html, оценка из 5, голосов 10
|