* Pawel Jakub Dawidek: > On Wed, Jun 11, 2003 at 07:20:26PM +0200, clemens fischer wrote: > +> > We are proudly announce that CerbNG-1.0 Release Candidate 2 is now > +> > avaliable. > +> > +> congratulations! may i suggest to always include the CVS tag of any > +> release announced here? i just tried to make(1) the CVS HEAD on my > +> freebsd-4.8, but this failed the compilation. > > Could you please send any compilation output on cerb mailing list? > Maybe it's just because cerb releases don't needed bison and source > from CVS head branch does.
(i have bison installed) this is what i did: 1509 cvs up -A 1510 make clean all install ===> ucerb cc -O -pipe -g -Wall -Wno-unused -I. -I/www/src/cerb-ng/ucerb/../kcerb -c -o clang2.o clang2.c In file included from clang2.y:21: libtree.h:5: y.tab.h: No such file or directory In file included from clang2.y:21: libtree.h:8: syntax error before `int' libtree.h:9: syntax error before `int' libtree.h:10: syntax error before `expr_list' libtree.h:11: syntax error before `char' libtree.h:12: syntax error before `int' libtree.h:13: syntax error before `int' libtree.h:14: syntax error before `char' libtree.h:15: syntax error before `expr' libtree.h:16: syntax error before `char' libtree.h:17: syntax error before `char' libtree.h:18: syntax error before `char' libtree.h:19: syntax error before `expr' *** Error code 1 Stop in /www/src/cerb-ng/ucerb. *** Error code 1 Stop in /www/src/cerb-ng. clemens _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"