Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!srhqla!nrcvax!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: comp.lang.perl Subject: Perl 3.0 pl 8 problems Message-ID: <1070@kosman.UUCP> Date: 17 Jan 90 06:22:36 GMT Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 15 Hmmm. I also meant to post this, and it may reflect on the previous article. One of the things that has changed is that I now use bison, where I used to use yacc. The Configure script does not mention it, so I'm presuming that the development effort has not included actually using bison, but you have to use 'bison -y' if you're going to have your makefile work. (The -y switch is a yacc-compatibility thing). I wonder if this isn't the problem, given the 'yy' at the beginning of the symbol that later gives me trouble.... -- Kevin O'Gorman ( kevin@kosman.UUCP, kevin%kosman.uucp@nrc.com ) voice: 805-984-8042 Vital Computer Systems, 5115 Beachcomber, Oxnard, CA 93035 Non-Disclaimer: my boss is me, and he stands behind everything I say.