[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: builds today



I broke lex for about 8 hours, a week ago.  Get a new snapshot lex binary.

> 	I know you guys are working hard down there - has there been anything
> worked on that might result in a failed build, a la
> 
> ===> usr.bin/lex
> flex -t -p /usr/src/usr.bin/lex/scan.l > scan.c
> cc -O2   -I. -I/usr/src/usr.bin/lex   -c scan.c
> scan.c:1336: invalid format `#line' directive
> /usr/src/usr.bin/lex/scan.l:755: unterminated string or character constant
> /usr/src/usr.bin/lex/scan.l:862: unterminated string or character constant
> /usr/src/usr.bin/lex/scan.l:863: `#else' not within a conditional
> /usr/src/usr.bin/lex/scan.l:897: unbalanced `#endif'
> 
> 	I checked the logs, but I can't see anything that might result. The 
> (nearly except for changes for ogle) GENERIC kernel builds fine, this is from
> an entirely clean tree, entirely rebuilt obj, etc. 
> 
> I expect a degree of breakage now, so it's no biggie, but if it's a small fix,
> I'd be happy ;)
> 
> Lurene
> -- 
> "What I cannot create, I cannot understand"
>         -- Richard Feynman