CrashMail

From
MaXx Fomkin (2:5038/51.256)
To
Andrew Shidakov
Date
2005-06-24T14:04:34Z
Area
RU.UNIX.FTN
May I kiss your wound, Andrew?

 AS> Собpал ifcico,crashmail, ged+.
 AS> Все pаботает за исключением нетмейл не отпpавляется а пpосто в
 AS> голдеде копия письма появляется. Пpием нетмайла pаботает. Эхи
 AS> читаются и отпpавляются. В чем может быть тpабл? Ман взят с
 AS> opennet.ru

_===_
собираю ifmail, вот что вижу:
linux:/usr/local/src/ifmail-2.15 # make
for d in iflib ifgate ifcico; do (cd $d && echo $d && make all) || exit; done;
iflib
make[1]: Entering directory `/usr/local/src/ifmail-2.15/iflib'
gcc -g -O2 -Wall -I. -DDEBUGFILE=\""/var/log/ifmail/ifdebug"\"
-DLOGFILE=\""/var/log/ifmail/iflog"\" -DCONFIGFILE=\""/etc/ifmail/config"\"
-DLOCKDIR=\""/var/lock"\" -DPUBDIR=\""/var/spool/uucppublic"\"
-DMAILLOG=LOG_LOCAL0 -DNEWSLOG=LOG_LOCAL0 -DCICOLOG=LOG_LOCAL0 -DHAS_STATFS
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H
-DHAS_TCP -DFORCEINTL -DHAS_SYSLOG -DNEED_UUCPFROM -DNEED_BSY
-DSLAVE_SENDS_NAK_TOO -DNEED_FORK -DHAS_BSD_SIGNALS -DHAS_BSD_DB -DINT32=long
-DINT16=short -c lutil.c
In file included from lutil.c:7:
/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/varargs.h:4:2: #error "GCC no
longer implements <varargs.h>."
/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/varargs.h:5:2: #error "Revise
your code to use <stdarg.h>."
lutil.c:130: error: syntax error before "va_dcl"
lutil.c:131: error: syntax error before '{' token
lutil.c:138: warning: type defaults to `int' in declaration of `va_start'
lutil.c:138: warning: parameter names (without types) in function declaration
lutil.c:138: warning: data definition has no type or storage class
lutil.c:139: warning: type defaults to `int' in declaration of `fmt'
lutil.c:139: error: conflicting types for `fmt'
lutil.c:133: error: previous declaration of `fmt'
lutil.c:139: warning: implicit declaration of function `va_arg'
lutil.c:139: error: `args' undeclared here (not in a function)
lutil.c:139: error: syntax error before "char"
lutil.c:142: warning: type defaults to `int' in declaration of `fflush'
lutil.c:142: warning: parameter names (without types) in function declaration
lutil.c:142: warning: data definition has no type or storage class
lutil.c:143: error: syntax error before '}' token
lutil.c:148: warning: type defaults to `int' in declaration of `syslog_opened'
lutil.c:148: error: redefinition of `syslog_opened'
lutil.c:17: error: `syslog_opened' previously defined here
lutil.c:148: warning: data definition has no type or storage class
lutil.c:149: error: syntax error before '}' token
lutil.c:150: error: syntax error before numeric constant
lutil.c:150: warning: type defaults to `int' in declaration of `vsyslog'
lutil.c:150: error: conflicting types for `vsyslog'
/usr/include/sys/syslog.h:201: error: previous declaration of `vsyslog'
lutil.c:150: warning: data definition has no type or storage class
lutil.c:165: warning: type defaults to `int' in declaration of `va_end'
lutil.c:165: warning: parameter names (without types) in function declaration
lutil.c:165: warning: data definition has no type or storage class
lutil.c:166: error: syntax error before "return"
lutil.c:170: error: syntax error before "va_dcl"
lutil.c:171: error: syntax error before '{' token
lutil.c:173: error: conflicting types for `fmt'
lutil.c:139: error: previous declaration of `fmt'
lutil.c:178: warning: type defaults to `int' in declaration of `va_start'
lutil.c:178: warning: parameter names (without types) in function declaration
lutil.c:178: warning: data definition has no type or storage class
lutil.c:179: warning: type defaults to `int' in declaration of `fmt'
lutil.c:179: error: conflicting types for `fmt'
lutil.c:173: error: previous declaration of `fmt'
lutil.c:179: error: `args' undeclared here (not in a function)
lutil.c:179: error: syntax error before "char"
lutil.c:182: warning: type defaults to `int' in declaration of `fflush'
lutil.c:182: warning: parameter names (without types) in function declaration
lutil.c:182: warning: data definition has no type or storage class
lutil.c:183: error: syntax error before '}' token
lutil.c:188: warning: type defaults to `int' in declaration of `syslog_opened'
lutil.c:188: error: redefinition of `syslog_opened'
lutil.c:148: error: `syslog_opened' previously defined here
lutil.c:188: warning: data definition has no type or storage class
lutil.c:189: error: syntax error before '}' token
lutil.c:190: error: syntax error before numeric constant
lutil.c:190: warning: type defaults to `int' in declaration of `vsyslog'
lutil.c:190: warning: data definition has no type or storage class
lutil.c:205: warning: type defaults to `int' in declaration of `va_end'
lutil.c:205: warning: parameter names (without types) in function declaration
lutil.c:205: warning: data definition has no type or storage class
lutil.c:206: error: syntax error before "return"
lutil.c:210: error: syntax error before "va_dcl"
lutil.c:211: error: syntax error before '{' token
lutil.c:214: error: conflicting types for `fmt'
lutil.c:179: error: previous declaration of `fmt'
lutil.c:216: warning: type defaults to `int' in declaration of `va_start'
lutil.c:216: warning: parameter names (without types) in function declaration
lutil.c:216: warning: data definition has no type or storage class
lutil.c:217: warning: type defaults to `int' in declaration of `level'
lutil.c:217: error: conflicting types for `level'
lutil.c:213: error: previous declaration of `level'
lutil.c:217: error: `args' undeclared here (not in a function)
lutil.c:217: error: syntax error before "unsigned"
lutil.c:218: warning: type defaults to `int' in declaration of `fmt'
lutil.c:218: error: conflicting types for `fmt'
lutil.c:214: error: previous declaration of `fmt'
lutil.c:218: error: `args' undeclared here (not in a function)
lutil.c:218: error: syntax error before "char"
lutil.c:222: warning: type defaults to `int' in declaration of `fflush'
lutil.c:222: warning: parameter names (without types) in function declaration
lutil.c:222: warning: data definition has no type or storage class
lutil.c:223: error: syntax error before '}' token
lutil.c:224: warning: type defaults to `int' in declaration of `va_end'
lutil.c:224: warning: parameter names (without types) in function declaration
lutil.c:224: warning: data definition has no type or storage class
lutil.c:225: error: syntax error before "return"
lutil.c:17: warning: `syslog_opened' defined but not used
make[1]: *** [lutil.o] Error 1
make[1]: Leaving directory `/usr/local/src/ifmail-2.15/iflib'
make: *** [all] Error 2
_===_

что опять не так?

 AS> по ja.fatal.ru ничо не вышло.
а что не получилось по этой инструкции?
у меня всё остановилось на сборке fidoconf - не хочет и всё тут.


   MaXx Fomkin

Current music in xmms: The Brand New Heavies - Gimme one of those (Live In To
[Живые]
---
 * Origin:  (2:5038/51.256)
SEEN-BY: 46/50 400/814 450/210 1024 465/222 5000/5000 5010/53 5011/13 5015/10
SEEN-BY: 5019/31 5020/545 715 4441 5021/29 5025/3 5027/16 5030/7 115 251 266
SEEN-BY: 5030/1023 1115 1763 5035/38 5036/34 5038/9 12 13 51 5048/7 5054/1 8 9
SEEN-BY: 5054/18 37 45 63 67 81 5062/10 5063/3 5069/7 5080/1003 5085/13 5092/1
SEEN-BY: 5095/20 5096/18 5098/11 6000/12 254 6001/10 6083/11
PATH: 5038/51 9 5030/115 5020/545 5054/1 37