The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"Помогите собрать ifmail"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы OpenNET: Виртуальная конференция (Public)
Изначальное сообщение [Проследить за развитием треда]

"Помогите собрать ifmail" 
Сообщение от PashaP Искать по авторуВ закладки(??) on 07-Июн-05, 14:00  (MSK)
ifmail (пробовал разные версии) никак не хочет собираться под Fedora 1, выдает кучу ошибок.
-DDO_NEED_TIME пробовал.
Подскажите, как его собрать, уж больно хочется ФИДОшку почитать.

Вот что выдает:
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

  Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

 Оглавление

Индекс форумов | Темы | Пред. тема | След. тема
Сообщения по теме

1. "Помогите собрать ifmail" 
Сообщение от Alex Mir emailИскать по авторуВ закладки on 07-Июн-05, 14:15  (MSK)
>ifmail (пробовал разные версии) никак не хочет собираться под Fedora 1, выдает
>кучу ошибок.
>-DDO_NEED_TIME пробовал.
>Подскажите, как его собрать, уж больно хочется ФИДОшку почитать.

какой ifmail хоть? и ось?

  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

2. "Помогите собрать ifmail" 
Сообщение от Alex Mir emailИскать по авторуВ закладки on 07-Июн-05, 14:16  (MSK)
>>ifmail (пробовал разные версии) никак не хочет собираться под Fedora 1, выдает
>>кучу ошибок.
>>-DDO_NEED_TIME пробовал.
>>Подскажите, как его собрать, уж больно хочется ФИДОшку почитать.
>
>какой ifmail хоть? и ось?


а ось вижу)


  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

3. "Помогите собрать ifmail" 
Сообщение от PashaP Искать по авторуВ закладки(??) on 07-Июн-05, 14:20  (MSK)
>>>ifmail (пробовал разные версии) никак не хочет собираться под Fedora 1, выдает
>>>кучу ошибок.
>>>-DDO_NEED_TIME пробовал.
>>>Подскажите, как его собрать, уж больно хочется ФИДОшку почитать.
>>
>>какой ifmail хоть? и ось?
>
>
>а ось вижу)

пробовал 2.14, 2.15

Причем под RH7.1 все без проблем собирается...

  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

4. "Помогите собрать ifmail" 
Сообщение от PashaP Искать по авторуВ закладки(??) on 07-Июн-05, 14:47  (MSK)
Сейчас попробовал 3.03
получил:
In file included from lutil.c:77:
/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:273: error: syntax error before "va_dcl"
lutil.c:274: error: syntax error before '{' token
lutil.c:279: error: initializer element is not constant
lutil.c:281: warning: type defaults to `int' in declaration of `va_start'
lutil.c:281: warning: parameter names (without types) in function declaration
lutil.c:281: warning: data definition has no type or storage class
lutil.c:282: warning: type defaults to `int' in declaration of `level'
lutil.c:282: error: conflicting types for `level'
lutil.c:276: error: previous declaration of `level'
lutil.c:282: warning: implicit declaration of function `va_arg'
lutil.c:282: error: `args' undeclared here (not in a function)
lutil.c:282: error: syntax error before "unsigned"
lutil.c:283: warning: type defaults to `int' in declaration of `fmt'
lutil.c:283: error: conflicting types for `fmt'
lutil.c:277: error: previous declaration of `fmt'
lutil.c:283: error: `args' undeclared here (not in a function)
lutil.c:283: error: syntax error before "char"
lutil.c:290: error: syntax error before '=' token
lutil.c:295: error: syntax error before '=' token
lutil.c:297: warning: type defaults to `int' in declaration of `t1'
lutil.c:297: warning: data definition has no type or storage class
lutil.c:298: error: syntax error before '}' token
lutil.c:302: error: syntax error before string constant
lutil.c:302: warning: type defaults to `int' in declaration of `fprintf'
lutil.c:302: warning: conflicting types for built-in function `fprintf'
lutil.c:302: warning: data definition has no type or storage class
lutil.c:303: warning: type defaults to `int' in declaration of `fflush'
lutil.c:303: warning: parameter names (without types) in function declaration
lutil.c:303: warning: data definition has no type or storage class
lutil.c:304: error: syntax error before '}' token
lutil.c:305: warning: type defaults to `int' in declaration of `va_end'
lutil.c:305: warning: parameter names (without types) in function declaration
lutil.c:305: warning: data definition has no type or storage class
lutil.c:306: error: syntax error before "return"
lutil.c:2: warning: `rcsid' defined but not used
make[2]: *** [lutil.o] Ошибка 1
make[2]: Leaving directory `/home/q/ifmail-3.03/iflib'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/q/ifmail-3.03'
make: *** [all-recursive-am] Ошибка 2
  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

5. "Помогите собрать ifmail" 
Сообщение от Alex Mir emailИскать по авторуВ закладки on 07-Июн-05, 15:18  (MSK)
>Сейчас попробовал 3.03
>получил:
>In file included from lutil.c:77:
>/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>."


понятно, что библиотеки ...а вот какие ...

  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

6. "Помогите собрать ifmail" 
Сообщение от PashaP Искать по авторуВ закладки(??) on 07-Июн-05, 15:27  (MSK)
>>Сейчас попробовал 3.03
>>получил:
>>In file included from lutil.c:77:
>>/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>."
>
>
>понятно, что библиотеки ...а вот какие ...


Во, во. И все молчат, ведь многие юзают ifmail, неужели у одного меня такие грабли?

  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

7. "Помогите собрать ifmail" 
Сообщение от Alex Mir emailИскать по авторуВ закладки on 07-Июн-05, 15:48  (MSK)
>>понятно, что библиотеки ...а вот какие ...
>Во, во. И все молчат, ведь многие юзают ifmail, неужели у одного
>меня такие грабли?
в сторону fidogate посмотреть не желаете?

  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

8. "Помогите собрать ifmail" 
Сообщение от PashaP Искать по авторуВ закладки(??) on 07-Июн-05, 15:50  (MSK)
>>>понятно, что библиотеки ...а вот какие ...
>>Во, во. И все молчат, ведь многие юзают ifmail, неужели у одного
>>меня такие грабли?
>в сторону fidogate посмотреть не желаете?


Попробуемс... В нем меньше граблей? ;)

  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

9. "Помогите собрать ifmail" 
Сообщение от Alex Mir emailИскать по авторуВ закладки on 07-Июн-05, 15:52  (MSK)
>>в сторону fidogate посмотреть не желаете?
>Попробуемс... В нем меньше граблей? ;)
ну, везде есть вои грабли) ... Но этот пориятнее будет, да и возможностей побольше, плюс нет двойного гейтования. пятой аетки копайте ...я просто ноду прикрыл год уж как ...


  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

10. "Помогите собрать ifmail" 
Сообщение от PashaP Искать по авторуВ закладки(??) on 07-Июн-05, 18:41  (MSK)
>>>в сторону fidogate посмотреть не желаете?
>>Попробуемс... В нем меньше граблей? ;)
>ну, везде есть вои грабли) ... Но этот пориятнее будет, да и
>возможностей побольше, плюс нет двойного гейтования. пятой аетки копайте ...я просто
>ноду прикрыл год уж как ...

Вроде как собрал rusfidogate, пытаюсь понять что и как. Только вот я не понял, а что выступает в роли мэйлера? или фидогейт только тоссер+гейт?
Мне вообще хочется добиться аналага t-mail+fastecho+GoldEd.


  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

11. "Помогите собрать ifmail" 
Сообщение от Alex Mir emailИскать по авторуВ закладки on 07-Июн-05, 21:36  (MSK)
>Вроде как собрал rusfidogate, пытаюсь понять что и как. Только вот я
>не понял, а что выступает в роли мэйлера? или фидогейт только
>тоссер+гейт?
Именно. А мылер можно использовать ifcico от ifmail. Bforce или qico ...

>Мне вообще хочется добиться аналага t-mail+fastecho+GoldEd.
у меня два года нода пахала на qico+fidogate+inn+tin

  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх


Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ]
Пожалуйста, прежде чем написать сообщение, ознакомьтесь с данными рекомендациями.




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру