Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [7.99.20] Build error
In article <55A78798.5050002%systella.fr@localhost>,
BERTRAND Joël <joel.bertrand%systella.fr@localhost> 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
Home |
Main Index |
Thread Index |
Old Index