Re: [7.99.20] Build error
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 19, 2015 at 10:55:22AM -0400, Christos Zoulas wrote: > These are hardcoded in the flex binary I think: > $ strings /usr/obj/x86_64/tools/bin/nblex | grep FLEX_MINOR_VERSION > #define YY_FLEX_MINOR_VERSION 5 I think his lex binary got corrupted, remember we had some dependency issues that you fixed later? Joel, can you fetch the comp.tgz set from a recent daily build and replace your lex binary with the one in there, then retry? Martin