Re: [7.99.20] Build error
[email protected] (Christos Zoulas)
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, BERTRAND Joël <[email protected]> wrote: >Christos Zoulas a écrit : >> In article <[email protected]>, >> BERTRAND Joël <[email protected]> wrote: >>> Hello, >>> >>> I'm trying to build 7.99.20 on one of my blade2000 and compilation >>> aborts with following error: >>> >>> dependall ===> tools/mdsetimage >>> dependall ===> tools/asn1_compile >>> lex.c:13:30: error: operator '>' has no left operand >>> #define YY_FLEX_MAJOR_VERSION >>> ^ >>> >> >> Since this off by 3 lines I think somehow the lex.c is missing: >> >> #if HAVE_NBTOOL_CONFIG_H >> #include "nbtool_config.h" >> #endif >> >> nevertheless clean your lex.c file and try again. >> >> christos >> > > I have tried to delete all sources and all generated files (src, xsrc, >obj and tools directories) without success. I obtain the same error. Can you put the lex.c file somewhere? christos