Hi all,

I have no problem compiling evolution stable releases, but for some 
reason I could never get the CVS version to compile for me.

Here's the problem.  I've been looking all over for help on this before 
I wasted bandwidth on this mailing list, but no dice.  Anyway, it always 
craps out on the bison file libical/src/libical/icalyacc.y, with the error:


bison -y  -d -v -t -pical_yy icalyacc.y && mv y.tab.c icalyacc.c
1 rules never reduced
icalyacc.y contains 1 useless nonterminal and 1 useless rule
make[1]: *** [icalyacc.c] Error 139
make[1]: Leaving directory 
`/usr/local/sources/gnomecvs/evolution/libical/src/libical'
make: *** [all-recursive] Error 1

I'm running:

$> bison --version
bison (GNU Bison) 1.30

$> gcc --version
2.96

And the line I'm using to compile is:
./autogen.sh --with-pisock=/usr/local --enable-pilot-conduits=yes
   --with-db3-libs=/opt/berkeleydb-3.1.17/lib
   --with-db3-includes=/opt/berkeleydb-3.1.17/include;



Thanks in advance,


Paul Oliver


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to