Here's the error:

+ /openpkg-current/bin/make --no-print-directory -j4
sed -e s/--VERS--/3.4.2/ ./src/sqlite.h.in | \
        sed -e s/--VERSION-NUMBER--/3004002/ >sqlite3.h
/openpkg-current/bin/cc -O2 -pipe -DNDEBUG=1 -o lemon ./tool/lemon.c
/openpkg-current/bin/cc -O2 -pipe -DNDEBUG=1 -o mkkeywordhash
./tool/mkkeywordhash.c
./tool/lemon.c:111: error: redeclaration of enumerator 'B_FALSE'
/usr/include/sys/types.h:176: error: previous definition of 'B_FALSE' was here
./tool/lemon.c:111: error: redeclaration of enumerator 'B_TRUE'
/usr/include/sys/types.h:176: error: previous definition of 'B_TRUE' was here
make: *** [lemon] Error 1
make: *** Waiting for unfinished jobs....
./mkkeywordhash >keywordhash.h


-- 
Caleb Epstein
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to