help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

building from CVS


From: Bob Rossi
Subject: building from CVS
Date: Tue, 19 Feb 2008 17:22:31 -0500
User-agent: Mutt/1.5.15+20070412 (2007-04-11)

Hi,

I just ran these commands,
  cvs -d ':pserver:address@hidden:/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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]