Hi,

I just ran these commands,
  cvs -d ':pserver:[EMAIL PROTECTED]:/sources/bison' co bison
  cd bison/
  ./bootstrap
  ./configure --prefix=$PWD/../prefix
  make 

rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
115 translated messages, 22 fuzzy translations, 9 untranslated messages.
make[2]: Leaving directory `/home/bob/rcs/cvs/bison/trunk/bison/po'
touch stamp-po
make[1]: Leaving directory `/home/bob/rcs/cvs/bison/trunk/bison/po'
Making all in runtime-po
make[1]: Entering directory `/home/bob/rcs/cvs/bison/trunk/bison/runtime-po'
make bison-runtime.pot-update
make[2]: Entering directory `/home/bob/rcs/cvs/bison/trunk/bison/runtime-po'
make[2]: *** No rule to make target `../data/push.c', needed by 
`bison-runtime.pot-update'.  Stop.
make[2]: Leaving directory `/home/bob/rcs/cvs/bison/trunk/bison/runtime-po'
make[1]: *** [bison-runtime.pot] Error 2
make[1]: Leaving directory `/home/bob/rcs/cvs/bison/trunk/bison/runtime-po'
make: *** [all-recursive] Error 1


Any idea?

Thanks,
Bob Rossi


_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to