From octave-maintainers-request at bevo dot che dot wisc dot edu Mon Oct 30 09:37:10 2000 Subject: Re: errors on compile with CVS from friday From: Ben Sapp To: "Lippert, Ross A." CC: "'octave-maintainers at octave dot org'" Date: Mon, 30 Oct 2000 08:37:05 -0700 "Lippert, Ross A." wrote: > > Running flex 2.5.4 and the latest bison I could find on the CVS from friday > with g++ 2.95.2 I got the following errors in the build. Do I need to > upgrade > something? I have had this problem before. It was because I had the wrong version of flex. I think I saw a message from you before about flex version number. If you just upgraded make sure and remove src/lex.cc and then run make again. This will rebuild lex.cc from lex.l and then it should build correctly. Good Luck. -- Ben Sapp Los Alamos National Laboratory email: Phone: (505)667-3277 Fax: (505)665-7920 URL: http://www.neutrino.lanl.gov/ --