Logo Море(!) аналитической информации!
IT-консалтинг Software Engineering Программирование СУБД Безопасность Internet Сети Операционные системы Hardware
Архив форумов ЦИТФорума
Море(!) вопросов - Море(!) ответов
 
 FAQFAQ   ПоискПоиск   ПользователиПользователи   ГруппыГруппы   РегистрацияРегистрация 
 ПрофильПрофиль   Войти и проверить личные сообщенияВойти и проверить личные сообщения   ВходВход 
Как правильно задавать вопросы

Помогите собрать ifmail

 
Перейти:  
Этот форум закрыт, вы не можете писать новые сообщения и редактировать старые.   Эта тема закрыта, вы не можете писать ответы и редактировать сообщения.    Список форумов Архив форумов ЦИТФорума -> Unix
Предыдущая тема :: Следующая тема  
Автор Сообщение
PashaP



Зарегистрирован: 06.06.2005
Сообщения: 113

СообщениеДобавлено: Пн Июн 06 2005 18:19    Заголовок сообщения: Помогите собрать ifmail Ответить с цитатой

ifmail (пробовал разные версии) никак не хочет собираться под Fedora 1, выдает кучу ошибок.
-DDO_NEED_TIME пробовал.
Подскажите, как его собрать, уж больно хочется ФИДОшку почитать Smile

Код:
[root@s ifmail]# make all
gcc: ": No such file or directory
<command line>:44:8: missing terminating " character
In file included from lutil.c:7:
/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>."
lutil.c:164: error: syntax error before "va_dcl"
lutil.c:165: error: syntax error before '{' token
lutil.c:172: warning: type defaults to `int' in declaration of `va_start'
lutil.c:172: warning: parameter names (without types) in function declaration
lutil.c:172: warning: data definition has no type or storage class
lutil.c:173: warning: type defaults to `int' in declaration of `fmt'
lutil.c:173: error: conflicting types for `fmt'
lutil.c:167: error: previous declaration of `fmt'
lutil.c:173: warning: implicit declaration of function `va_arg'
lutil.c:173: error: `args' undeclared here (not in a function)
lutil.c:173: error: syntax error before "char"
lutil.c:176: error: syntax error before '*' token
lutil.c:176: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:176: warning: data definition has no type or storage class
lutil.c:176: warning: type defaults to `int' in declaration of `fflush'
lutil.c:176: warning: parameter names (without types) in function declaration
lutil.c:176: warning: data definition has no type or storage class
lutil.c:177: error: syntax error before '}' token
lutil.c:182: warning: type defaults to `int' in declaration of `syslog_opened'
lutil.c:182: error: redefinition of `syslog_opened'
lutil.c:18: error: `syslog_opened' previously defined here
lutil.c:182: warning: data definition has no type or storage class
lutil.c:183: error: syntax error before '}' token
lutil.c:184: error: syntax error before numeric constant
lutil.c:184: warning: type defaults to `int' in declaration of `vsyslog'
lutil.c:184: error: conflicting types for `vsyslog'
/usr/include/sys/syslog.h:201: error: previous declaration of `vsyslog'
lutil.c:184: warning: data definition has no type or storage class
lutil.c:190: warning: type defaults to `int' in declaration of `logfile'
lutil.c:190: error: conflicting types for `logfile'
lutil.c:22: error: previous declaration of `logfile'
lutil.c:190: warning: data definition has no type or storage class
lutil.c:191: warning: type defaults to `int' in declaration of `umask'
lutil.c:191: warning: parameter names (without types) in function declaration
lutil.c:191: error: conflicting types for `umask'
/usr/include/sys/stat.h:272: error: previous declaration of `umask'
lutil.c:191: warning: data definition has no type or storage class
lutil.c:192: error: syntax error before "if"
lutil.c:198: error: syntax error before string constant
lutil.c:198: warning: type defaults to `int' in declaration of `fprintf'
lutil.c:198: warning: conflicting types for built-in function `fprintf'
lutil.c:198: warning: type defaults to `int' in declaration of `myname'
lutil.c:198: error: conflicting types for `myname'
lutil.c:25: error: previous declaration of `myname'
lutil.c:198: warning: type defaults to `int' in declaration of `getpid'
lutil.c:198: error: syntax error before ')' token
lutil.c:198: error: syntax error before '*' token
lutil.c:198: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:198: warning: data definition has no type or storage class
lutil.c:198: warning: type defaults to `int' in declaration of `fflush'
lutil.c:198: warning: parameter names (without types) in function declaration
lutil.c:198: warning: data definition has no type or storage class
lutil.c:200: warning: type defaults to `int' in declaration of `va_end'
lutil.c:200: warning: parameter names (without types) in function declaration
lutil.c:200: warning: data definition has no type or storage class
lutil.c:201: error: syntax error before "return"
lutil.c:206: error: syntax error before "va_dcl"
lutil.c:207: error: syntax error before '{' token
lutil.c:209: error: conflicting types for `fmt'
lutil.c:173: error: previous declaration of `fmt'
lutil.c:214: warning: type defaults to `int' in declaration of `va_start'
lutil.c:214: warning: parameter names (without types) in function declaration
lutil.c:214: warning: data definition has no type or storage class
lutil.c:215: warning: type defaults to `int' in declaration of `fmt'
lutil.c:215: error: conflicting types for `fmt'
lutil.c:209: error: previous declaration of `fmt'
lutil.c:215: error: `args' undeclared here (not in a function)
lutil.c:215: error: syntax error before "char"
lutil.c:218: error: syntax error before '*' token
lutil.c:218: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:218: warning: data definition has no type or storage class
lutil.c:218: warning: type defaults to `int' in declaration of `fflush'
lutil.c:218: warning: parameter names (without types) in function declaration
lutil.c:218: warning: data definition has no type or storage class
lutil.c:219: error: syntax error before '}' token
lutil.c:224: warning: type defaults to `int' in declaration of `logfile'
lutil.c:224: warning: initialization makes integer from pointer without a cast
lutil.c:224: error: initializer element is not constant
lutil.c:224: warning: data definition has no type or storage class
lutil.c:225: warning: type defaults to `int' in declaration of `umask'
lutil.c:225: warning: parameter names (without types) in function declaration
lutil.c:225: warning: data definition has no type or storage class
lutil.c:226: error: syntax error before "if"
lutil.c:232: error: syntax error before string constant
lutil.c:232: warning: type defaults to `int' in declaration of `fprintf'
lutil.c:232: warning: type defaults to `int' in declaration of `myname'
lutil.c:232: warning: type defaults to `int' in declaration of `getpid'
lutil.c:232: error: syntax error before ')' token
lutil.c:232: error: syntax error before '*' token
lutil.c:232: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:232: warning: data definition has no type or storage class
lutil.c:232: warning: type defaults to `int' in declaration of `fflush'
lutil.c:232: warning: parameter names (without types) in function declaration
lutil.c:232: warning: data definition has no type or storage class
lutil.c:234: warning: type defaults to `int' in declaration of `va_end'
lutil.c:234: warning: parameter names (without types) in function declaration
lutil.c:234: warning: data definition has no type or storage class
lutil.c:235: error: syntax error before "return"
lutil.c:240: error: syntax error before "va_dcl"
lutil.c:241: error: syntax error before '{' token
lutil.c:243: error: conflicting types for `fmt'
lutil.c:215: error: previous declaration of `fmt'
lutil.c:248: warning: type defaults to `int' in declaration of `va_start'
lutil.c:248: warning: parameter names (without types) in function declaration
lutil.c:248: warning: data definition has no type or storage class
lutil.c:249: warning: type defaults to `int' in declaration of `fmt'
lutil.c:249: error: conflicting types for `fmt'
lutil.c:243: error: previous declaration of `fmt'
lutil.c:249: error: `args' undeclared here (not in a function)
lutil.c:249: error: syntax error before "char"
lutil.c:252: error: syntax error before '*' token
lutil.c:252: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:252: warning: data definition has no type or storage class
lutil.c:252: warning: type defaults to `int' in declaration of `fflush'
lutil.c:252: warning: parameter names (without types) in function declaration
lutil.c:252: warning: data definition has no type or storage class
lutil.c:253: error: syntax error before '}' token
lutil.c:258: warning: type defaults to `int' in declaration of `syslog_opened'
lutil.c:258: error: redefinition of `syslog_opened'
lutil.c:182: error: `syslog_opened' previously defined here
lutil.c:258: warning: data definition has no type or storage class
lutil.c:259: error: syntax error before '}' token
lutil.c:260: error: syntax error before numeric constant
lutil.c:260: warning: type defaults to `int' in declaration of `vsyslog'
lutil.c:260: warning: data definition has no type or storage class
lutil.c:266: warning: type defaults to `int' in declaration of `errfile'
lutil.c:266: error: conflicting types for `errfile'
lutil.c:23: error: previous declaration of `errfile'
lutil.c:266: warning: data definition has no type or storage class
lutil.c:267: warning: type defaults to `int' in declaration of `umask'
lutil.c:267: warning: parameter names (without types) in function declaration
lutil.c:267: warning: data definition has no type or storage class
lutil.c:268: error: syntax error before "if"
lutil.c:274: error: syntax error before string constant
lutil.c:274: warning: type defaults to `int' in declaration of `fprintf'
lutil.c:274: warning: type defaults to `int' in declaration of `myname'
lutil.c:274: warning: type defaults to `int' in declaration of `getpid'
lutil.c:274: error: syntax error before ')' token
lutil.c:274: error: syntax error before '*' token
lutil.c:274: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:274: warning: data definition has no type or storage class
lutil.c:274: warning: type defaults to `int' in declaration of `fflush'
lutil.c:274: warning: parameter names (without types) in function declaration
lutil.c:274: warning: data definition has no type or storage class
lutil.c:276: warning: type defaults to `int' in declaration of `va_end'
lutil.c:276: warning: parameter names (without types) in function declaration
lutil.c:276: warning: data definition has no type or storage class
lutil.c:277: error: syntax error before "return"
lutil.c:282: error: syntax error before "va_dcl"
lutil.c:283: error: syntax error before '{' token
lutil.c:285: error: conflicting types for `fmt'
lutil.c:249: error: previous declaration of `fmt'
lutil.c:290: warning: type defaults to `int' in declaration of `va_start'
lutil.c:290: warning: parameter names (without types) in function declaration
lutil.c:290: warning: data definition has no type or storage class
lutil.c:291: warning: type defaults to `int' in declaration of `fmt'
lutil.c:291: error: conflicting types for `fmt'
lutil.c:285: error: previous declaration of `fmt'
lutil.c:291: error: `args' undeclared here (not in a function)
lutil.c:291: error: syntax error before "char"
lutil.c:294: error: syntax error before '*' token
lutil.c:294: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:294: warning: data definition has no type or storage class
lutil.c:294: warning: type defaults to `int' in declaration of `fflush'
lutil.c:294: warning: parameter names (without types) in function declaration
lutil.c:294: warning: data definition has no type or storage class
lutil.c:295: error: syntax error before '}' token
lutil.c:300: warning: type defaults to `int' in declaration of `errfile'
lutil.c:300: warning: initialization makes integer from pointer without a cast
lutil.c:300: error: initializer element is not constant
lutil.c:300: warning: data definition has no type or storage class
lutil.c:301: warning: type defaults to `int' in declaration of `umask'
lutil.c:301: warning: parameter names (without types) in function declaration
lutil.c:301: warning: data definition has no type or storage class
lutil.c:302: error: syntax error before "if"
lutil.c:308: error: syntax error before string constant
lutil.c:308: warning: type defaults to `int' in declaration of `fprintf'
lutil.c:308: warning: type defaults to `int' in declaration of `myname'
lutil.c:308: warning: type defaults to `int' in declaration of `getpid'
lutil.c:308: error: syntax error before ')' token
lutil.c:308: error: syntax error before '*' token
lutil.c:308: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:308: warning: data definition has no type or storage class
lutil.c:308: warning: type defaults to `int' in declaration of `fflush'
lutil.c:308: warning: parameter names (without types) in function declaration
lutil.c:308: warning: data definition has no type or storage class
lutil.c:310: warning: type defaults to `int' in declaration of `va_end'
lutil.c:310: warning: parameter names (without types) in function declaration
lutil.c:310: warning: data definition has no type or storage class
lutil.c:311: error: syntax error before "return"
lutil.c:316: error: syntax error before "va_dcl"
lutil.c:317: error: syntax error before '{' token
lutil.c:320: error: conflicting types for `fmt'
lutil.c:291: error: previous declaration of `fmt'
lutil.c:322: warning: type defaults to `int' in declaration of `va_start'
lutil.c:322: warning: parameter names (without types) in function declaration
lutil.c:322: warning: data definition has no type or storage class
lutil.c:323: warning: type defaults to `int' in declaration of `level'
lutil.c:323: error: conflicting types for `level'
lutil.c:319: error: previous declaration of `level'
lutil.c:323: error: `args' undeclared here (not in a function)
lutil.c:323: error: syntax error before "unsigned"
lutil.c:324: warning: type defaults to `int' in declaration of `fmt'
lutil.c:324: error: conflicting types for `fmt'
lutil.c:320: error: previous declaration of `fmt'
lutil.c:324: error: `args' undeclared here (not in a function)
lutil.c:324: error: syntax error before "char"
lutil.c:328: error: syntax error before '*' token
lutil.c:328: warning: type defaults to `int' in declaration of `vfprintf'
lutil.c:328: warning: data definition has no type or storage class
lutil.c:328: warning: type defaults to `int' in declaration of `fflush'
lutil.c:328: warning: parameter names (without types) in function declaration
lutil.c:328: warning: data definition has no type or storage class
lutil.c:329: error: syntax error before '}' token
lutil.c:330: warning: type defaults to `int' in declaration of `va_end'
lutil.c:330: warning: parameter names (without types) in function declaration
lutil.c:330: warning: data definition has no type or storage class
lutil.c:331: error: syntax error before "return"
make[1]: *** [lutil.o] Ошибка 1
make: *** [all] Ошибка 2
Вернуться к началу
Посмотреть профиль Отправить личное сообщение
Показать сообщения:   
Этот форум закрыт, вы не можете писать новые сообщения и редактировать старые.   Эта тема закрыта, вы не можете писать ответы и редактировать сообщения.    Список форумов Архив форумов ЦИТФорума -> Unix Часовой пояс: GMT + 3
Страница 1 из 1

 
Перейти:  
Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете голосовать в опросах


Powered by phpBB © 2001, 2002 phpBB Group
Русская поддержка phpBB

 

IT-консалтинг Software Engineering Программирование СУБД Безопасность Internet Сети Операционные системы Hardware

Информация для рекламодателей PR-акции, размещение рекламы — adv@citforum.ru,
тел. +7 495 6608306, ICQ 232284597
Пресс-релизы — pr@citforum.ru
Послать комментарий
Информация для авторов
This Web server launched on February 24, 1997
Copyright © 1997-2000 CIT, © 2001-2006 CIT Forum
Внимание! Любой из материалов, опубликованных на этом сервере, не может быть воспроизведен в какой бы то ни было форме и какими бы то ни было средствами без письменного разрешения владельцев авторских прав. Подробнее...