Hi,
I have a problem compiling milter-greylist 4.0 for FC4_64 bit with
Sendmail.
./configure finishes without errors and warnings
Next, I start 'make' with results as follows:
gcc -g -O2 -Wall -D_BSD_SOURCE -I. -I. -c -o milter-greylist.o
milter-greylist.c
gcc -g -O2 -Wall -D_BSD_SOURCE -I. -I. -c -o pending.o pending.c
gcc -g -O2 -Wall -D_BSD_SOURCE -I. -I. -c -o sync.o sync.c
gcc -g -O2 -Wall -D_BSD_SOURCE -I. -I. -c -o dnsrbl.o dnsrbl.c
gcc -g -O2 -Wall -D_BSD_SOURCE -I. -I. -c -o list.o list.c
gcc -g -O2 -Wall -D_BSD_SOURCE -I. -I. -c -o macro.o macro.c
byacc -p`echo conf_yacc.c|sed 's/^\([^_]\{1,\}_\).*$/\1/'` conf_yacc.y
mv y.tab.c conf_yacc.c
: -oconf_lex.c conf_lex.l
gcc -g -O2 -Wall -D_BSD_SOURCE -I. -I. -c -o conf_yacc.o conf_yacc.c
conf_yacc.y:1176:22: error: conf_lex.c: No such file or directory
make: *** [conf_yacc.o] Error 1
Can anybody suggest what is wrong?
Best regards
AdamMessage
Can't compile for FC4 64 -bit +sendmail - error: conf_lex.c: not foud
2008-02-15 by Adam Pawe³czak
Attachments
- No local attachments were found for this message.