[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

zmailer-cvs as of today



Just did cvs get and this doesn't compile on FreeBSD 3.1 and probably on
all FreeBSD version since all use gcc 2.7.2.1:

#-rm -f *.o
cd ../libsh; make   libsh.a
../ssl/ssl -D short -h sh.sst.h -t sh.sst.c -e sh.entry -l sh.lst ./sh.ssl
awk 'BEGIN{running=0;}                           /Input
Tokens/{running+=1;}     /} InputTokens/{running=-99;}   {if (running>0) {
print; }}' < sh.sst.h |       sed    -e '/[  ]t/!d'
          -e 's/[ ,].*$//' -e 's/[       ]//g'            -e 's/.*/case &:
return "&";/'         > sh-in.i
awk 'BEGIN{delay=3;running=0;}                   /Output
Tokens/{running+=1;}    /lastOfOutputTokens/{running=-99;} {if (running > 0
&& --delay < 0) {           print;                          };}' < sh.sst.h
|       sed    -e 's/^[         ]*//'                   -e 's/[,
].*//'                   -e 's/s\(.*\)/{        &,      "\1",   0},/'   >
sh-out.i
sed     -e '/^\//d' -e 's:#define.::'                    -e 's:[
].*::' -e '/SSL/!d'  -e 's/SSL_\(.*\)/case &: printf("\1"); break;/'  <
sh.entry > sh-procs.i
cc   -DMAILER -DHAVE_CONFIG_H  -I./../include -I../include -I.. -I. -c
./sslwalker.c
cc -g -DMAILER -DHAVE_CONFIG_H -I./../include -I../include -I.. -I.  -c
./optimizer.c
cc   -DMAILER -DHAVE_CONFIG_H  -I./../include -I../include -I.. -I. -c
interpret.c
interpret.c: In function `interpret':
interpret.c:2230: parse error before `0x00010000L'
interpret.c:2230: invalid type argument of `->'
interpret.c:2230: `_Y' undeclared (first use this function)
interpret.c:2230: (Each undeclared identifier is reported only once
interpret.c:2230: for each function it appears in.)
interpret.c:2290: warning: passing arg 1 of `free' discards `const' from
pointer target type
interpret.c:2364: warning: passing arg 1 of `free' discards `const' from
pointer target type
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1





----
Tomaz Borstnar <tomaz.borstnar@over.net>
"Love is the answer to the final question you ask" - Unknown