|
From: Ben H. <bh...@al...> - 2001-08-23 05:13:01
|
At 9:21 PM -0700 8/22/01, Lark wrote: >At 1:09 AM -0700 8/22/01, Cygnus wrote: >>I just tried to compile the scanner from os x's command line and got the >>same thing as Ben. Version of flex is 2.5.4, that's with the latest freely >>available dev tools, the ones you can download for free, not any of the >>developer seeds of the new ones. > >2.5.4 is what I used as well. Please try this: Remove all the >%option lines at the beginning of the file, and then pass the >options on the command line instead: "flex -ipsvB8 -Cemr Scribia.l" > >If that doesn't work either, I have no idea. I still feel like it >could be a line-ending problem though. Aha! I am not quite sure what fixed it, but deleting Scribia.l and rechecking it out (using OSX) worked. It might have something to do with moving to OSX from classic. I agree it is probably a character set, line ending problem or something like that. Doing a checkout in OS9 then trying to use the same CVS tree on OSX can cause problems (all stuff owned by root instead of you) -Ben -- <http://freepages.sf.rootsweb.com/~bhines/> - My Genealogy Pages |