search for: sieve_script_parse

Displaying 3 results from an estimated 3 matches for "sieve_script_parse".

2007 May 29
2
dovecot-sieve-1.0 (hg) does not build
...b/liblib.a gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -DENABLE_REGEX -o sievec sievec.o map.o imparse.o /.libs/libsieve.a /usr/src/dovecot-1.0/src/lib/liblib.a /.libs/libsieve.a(script.o): In function `sieve_script_parse': /usr/src/dovecot-sieve-1.0/src/libsieve/script.c:140: undefined reference to `yylineno' /.libs/libsieve.a(sieve.o): In function `sieveerror': /usr/src/dovecot-sieve-1.0/src/libsieve/sieve.y:568: undefined reference to `yylineno' /.libs/libsieve.a(sieve.o): In function `sieveparse&...
2006 Mar 09
1
Dovecot LDA doesn't build against 1.0beta3
....beta3/src/lib-imap/libimap.a /root/luca/dovecot-1.0.beta3/src/lib-mail/libmail.a /root/luca/dovecot-1.0.beta3/src/lib-dict/libdict.a /root/luca/dovecot-1.0.beta3/src/lib-charset/libcharset.a /root/luca/dovecot-1.0.beta3/src/lib/liblib.a -ldl libsieve/libsieve.a(script.o)(.text+0x2e4): In function `sieve_script_parse': /root/luca/dovecot-lda/src/libsieve/script.c:141: undefined reference to `yylineno' libsieve/libsieve.a(script.o)(.text +0x2f8):/root/luca/dovecot-lda/src/libsieve/script.c:141: undefined reference to `yylineno' libsieve/libsieve.a(sieve.o)(.text+0x1184): In function `sieveparse':...
2007 Jul 22
0
Dovecot don't compile
Hi, I try to compile Dovecot with the *Ubuntu* patched sources but I got this error during the compilation: ./.libs/libsieve.a(script.o): In function `sieve_script_parse': /src/dovecot-1.0.rc17/dovecot-sieve/src/libsieve/script.c:140: undefined reference to `yylineno' ./.libs/libsieve.a(sieve.o): In function `sieveerror': /src/dovecot-1.0.rc17/dovecot-sieve/src/libsieve/sieve.y:568: undefined reference to `yylineno' I have bison-1.35, tried with fl...