help-flex
[Top][All Lists]
Advanced

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

Re: flex beta 2.5.16


From: Bruce Lilly
Subject: Re: flex beta 2.5.16
Date: Thu, 29 Aug 2002 11:23:04 -0400

"W. L. Estes" wrote:
> 
> Hi folks, flex, version 2.5.16 can be had at:
> 
> ftp://ftp.uncg.edu/people/wlestes/
[...]

There's still a problem building ccl.c:

source='ccl.c' object='ccl.o' libtool=no \
depfile='.deps/ccl.Po' tmpdepfile='.deps/ccl.TPo' \
depmode=none /bin/sh ./depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include 
   -g -c `test -f 'ccl.c' || echo './'`ccl.c
cpp: "gettext.h", line 26: libintl.h: cannot find include file
make[2]: *** [ccl.o] Error 1
make[2]: Leaving directory `/D/TEMP/flex/flex-2.5.16'

N.B. still no -I./intl

And there's still a problem with non-standard macros
expected by tables.c:

source='tables.c' object='tables.o' libtool=no \
depfile='.deps/tables.Po' tmpdepfile='.deps/tables.TPo' \
depmode=none /bin/sh ./depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include 
   -g -c `test -f 'tables.c' || echo './'`tables.c
tables.c(108) : warning C4018: '!=' : signed/unsigned mismatch
tables.c(179) : error C2065: 'INT8_MAX' : undeclared identifier
tables.c(181) : error C2065: 'INT16_MAX' : undeclared identifier
tables.c(208) : warning C4018: '==' : signed/unsigned mismatch
tables.c(212) : warning C4018: '>' : signed/unsigned mismatch
tables.c(218) : warning C4018: '<' : signed/unsigned mismatch
make[2]: *** [tables.o] Error 1
make[2]: Leaving directory `/D/TEMP/flex/flex-2.5.16'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]