|
|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Pavel Krutogolov 2:463/5555.555 28 Aug 2002 00:17:22 To : All Subject : ifmail --------------------------------------------------------------------------------
_*Может кто знает чего тут не так?*_
rfcdate.c: In function `parsefdate':
rfcdate.c:80: warning: implicit declaration of function `strncasecmp'
yacc: 6 shift/reduce conflicts.
parsedate.y: In function `LookupWord':
parsedate.y:596: warning: implicit declaration of function `strcmp'
y.tab.c: In function `date_parse':
y.tab.c:868: warning: suggest parentheses around assignment used as truth value
y.tab.c:917: warning: label `yyerrlab' defined but not used
y.tab.c:912: warning: label `yynewerror' defined but not used
y.tab.c: At top level:
parsedate.c:2: warning: `yysccsid' defined but not used
message.c: In function `putmessage':
message.c:382: warning: suggest explicit braces to avoid ambiguous `else'
mkftnhdr.c: In function `ftnmsgid':
mkftnhdr.c:96: warning: suggest parentheses around assignment used as truth
value
attach.c: In function `try_attach':
attach.c:117: warning: suggest explicit braces to avoid ambiguous `else'
getmessage.c: In function `getmessage':
getmessage.c:115: warning: value computed is not used
getmessage.c:126: warning: value computed is not used
mkrfcmsg.o: In function `mkrfcmsg':
mkrfcmsg.o(.text+0x9be): the use of `tempnam' is dangerous, better use `mkstemp'
ifcico.c: In function `main':
ifcico.c:169: warning: initialization makes pointer from integer without a cast
yacc: 2 shift/reduce conflicts.
flagexp.y: In function `flagexp':
flagexp.y:131: warning: implicit declaration of function `yyparse'
y.tab.c: In function `yyparse':
y.tab.c:343: warning: suggest parentheses around assignment used as truth value
y.tab.c:392: warning: label `yyerrlab' defined but not used
y.tab.c:387: warning: label `yynewerror' defined but not used
y.tab.c: At top level:
flagexp.c:2: warning: `yysccsid' defined but not used
lex.yy.c:1214: warning: `yyunput' defined but not used
call.c: In function `call':
call.c:415: parse error before `else'
call.c:79: warning: unused variable `rcs'
make[1]: *** [call.o] Error 1
make: *** [all] Error 2
_Конфиг примерно такого содержания:_
# Compile-time configuration for ifmail FidoNet mailer and gateway
COPYRIGHT = "Eugene G. Crosser, 1993-1997"
VERSION = "2.14.os-p7-tma5.7"
SHVER = 2.14.os7tma5.7
# Main configuration file. This default may be overwritten by -I key.
CONFIGFILE = "/usr/local/fidonet/etc/config"
DEBUGFILE = "/usr/local/fidonet/log/ifmail.debug"
LOGFILE = "/usr/local/fidonet/log/ifmail.log"
MAILLOG = LOG_LOCAL0
NEWSLOG = LOG_LOCAL0
CICOLOG = LOG_LOCAL0
LOCKDIR = "/var/spool/lock"
PUBDIR = "/var/spool/uucppublic"
NEWSSPOOL = "/usr/local/news/spool"
# Linux/x86: (add DHAS_BSD_SIGNALS if you have glibc2 aka libc6.x)
OPTS = -DHAS_STATFS \
-DSTATFS_IN_VFS_H \
-DHAS_SETSID \
-DHAS_NDBM_H \
-DHAS_BSD_SIGNALS \
-DDONT_HAVE_TM_GMTOFF \
-DHAS_TERMIOS_H \
-DASCII_LOCKFILES \
-DHAS_FSYNC \
-DHAS_IOCTL_H \
-DHAS_REGEX_H \
-DHAS_TCP \
-DFORCEINTL \
-DNEED_UUCPFROM \
-DNEED_BSY \
-DSLAVE_SENDS_NAK_TOO \
-DNEED_FORK \
-DINT32=long -DINT16=short \
-DHAS_SELECT \
-DHAS_FILLOG \
-DNO_RECEIVED \
-DNO_FROM \
-DSHOW_SPEED \
-DT_LINE \
-DEXT_FREQ \
-DHAVE_TXY \
-DSECURE_LOG \
-DEMSI_SIZE \
-DRM_SKIP \
-DPKT_PW \
-DBELEIVE_ZFIN=1 \
-DLOCALE=\"ru_RU.KOI8-R\" \
-DFTN_MSGID \
-DIFCS \
-DFBOX \
-DHIDDENS \
-DDENY_BAD_HEADERS \
-DHAS_FILE_ATTACH \
-DATTACH_TOUPPER \
-DTRACK_ATTACHES \
-DKILL_TRANSIT_ATTACHES \
-DAMIGADOS_4D_OUTBOUND \
-DFIX_FUTURE_DATE \
-DDO_NEED_TIME \
-DSHELL=\"/usr/lib/ifmail/sh\"
# for make install, where to put binaries and what owner to set
#BINDIR = /usr/lib/ifmail
BINDIR = /usr/local/fidonet/bin
OWNER = fido
GROUP = fido
MODE = 0711
SMODE = 4711
INSTALL = install
RANLIB = ranlib
#RANLIB = touch
SHELL = /bin/sh
ECHO = echo -e
CC = gcc
#YACC = bison -y
YACC = yacc
#LEX = flex
LEX = lex
AWK = awk
TAR = tar
#Make shared lib?
#Yes
#SHARED=1
#No
SHARED=0
CFLAGS = -O2 -Wall -funsigned-char
LDFLAGS = -s
LIBS = -lgdbm -lresolv
INCLUDES = -I${INCDIR}
# Linux
NEEDED =
Bye All!
--- GoldED+/W32 1.1.5-20020104
* Origin: ДДНННДґPARTIZAN@SuperMAN.ruГДНННДД (2:463/5555.555)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/47213d6bed9d.html, оценка из 5, голосов 10
|