[bitc-dev] building on mac os x?
Jonathan S. Shapiro
shap at eros-os.com
Fri Jul 18 19:32:32 CDT 2008
Install a version of bison that is younger than you are. The version
shipped by Apple is ancient.
shap
On Fri, 2008-07-18 at 17:27 -0700, Raoul Duke wrote:
> hi,
>
> (i did try googling re: this but didn't come across anything relevant.)
>
> Might anybody know what to do to iron this out? Mac OS X 10.4.11.
>
> many thanks!
>
> $ rsync -avz rsync://www.bitc-lang.org/src.bitc/ bitc/
> $ cd bitc/src
> $ make
> make -C . packages
> make install
> if [ ! -d BUILD ]; then \
> mkdir -p BUILD; \
> fi
> bison -t -p bitc -v -d -o BUILD/BitcParser.cxx -y BitcParser.y
> BitcParser.y:100: unrecognized: %parse_param
> BitcParser.y:100: Skipping to next %
> make[3]: *** [BUILD/BitcParser.cxx] Error 1
> *** RECURSIVE BUILD STOPS ***
> make[2]: *** [recurse] Error 1
> make[1]: *** [packages] Error 2
> make: *** [world] Error 2
> _______________________________________________
> bitc-dev mailing list
> bitc-dev at coyotos.org
> http://www.coyotos.org/mailman/listinfo/bitc-dev
More information about the bitc-dev
mailing list