Peter Schow wrote: > On Mon, Mar 17, 2008 at 04:37:26AM -0700, Alexander wrote: >> Hello. When I'm building OpenSolaris on Indiana, I get the following error: >> ... >> /usr/sfw/bin/flex -t -v ../common/parser_lex.l > parser_lex.c >> flex: fatal internal error, exec failed >> *** Signal 13 >> >> ..... >> ld: fatal: file parser_lex.o: open failed: No such file or directory >> ld: fatal: File processing errors. No output written to go_filebench >> *** Error code 1 >> >> I'm using flex from pkg:/SUNWflexlex at 2.5.33,5.11-0.75:20071114T201742Z >> and sources from 10 March, 2008. Do you have any ideas how to fix it? > > Your flex may be failing because it can't spawn /usr/sfw/bin/gm4 or > maybe /usr/bin/gm4 > > Do these executables exist on your system?
Alexander wrote: > Thank you. It was a reason. After installing SUNWgm4 flex works fine. Sounds like a missing pkg dependency that should be filed as a bug on http://defect.opensolaris.org and fixed in the Indiana packages. -- -Alan Coopersmith- alan.coopersmith at sun.com Sun Microsystems, Inc. - X Window System Engineering
