Hello,

when running make I get:

sed -e s/--VERS--/3.4.2/ ../sqlite/src/sqlite.h.in | \
sed -e s/--VERSION-NUMBER--/3004002/ >sqlite3.h
gcc -g -O2 -o lemon ../sqlite/tool/lemon.c
../sqlite/tool/lemon.c:111: error: redeclaration of enumerator `B_FALSE'
/usr/include/sys/types.h:176: error: previous definition of 'B_FALSE' was here
../sqlite/tool/lemon.c:111: error: redeclaration of enumerator `B_TRUE'
/usr/include/sys/types.h:176: error: previous definition of 'B_TRUE' was here
*** Error code 1
make: Fatal error: Command failed for target `lemon'

Could somenone suggest what's wrong?

Thanks.

-- 
Radek

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to