Building sqlite3 fails

Normen Müller normen.mueller at googlemail.com
Fri Sep 12 04:54:53 PDT 2008


He all,

    can anyone help how to build sqlite3?

-----------------------------------------------------------------------
# port upgrade outdated
--->  Building sqlite3 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/sqlite-3.6.2" && gnumake all " returned error 2
Command output: sqlite3.c:80990: error: 'TK_LSHIFT' undeclared (first use in this function)
sqlite3.c:80993: error: 'TK_LT' undeclared (first use in this function)
sqlite3.c:80999: error: 'TK_GE' undeclared (first use in this function)
sqlite3.c:81002: error: 'TK_RSHIFT' undeclared (first use in this function)
sqlite3.c:81005: error: 'TK_GT' undeclared (first use in this function)
sqlite3.c:81011: error: 'TK_ILLEGAL' undeclared (first use in this function)
sqlite3.c:81020: error: 'TK_BITOR' undeclared (first use in this function)
sqlite3.c:81023: error: 'TK_CONCAT' undeclared (first use in this function)
sqlite3.c:81028: error: 'TK_COMMA' undeclared (first use in this function)
sqlite3.c:81032: error: 'TK_BITAND' undeclared (first use in this function)
sqlite3.c:81036: error: 'TK_BITNOT' undeclared (first use in this function)
sqlite3.c:81053: error: 'TK_STRING' undeclared (first use in this function)
sqlite3.c:81056: error: 'TK_ID' undeclared (first use in this function)
sqlite3.c:81068: error: 'TK_DOT' undeclared (first use in this function)
sqlite3.c:81076: error: 'TK_INTEGER' undeclared (first use in this function)
sqlite3.c:81082: error: 'TK_FLOAT' undeclared (first use in this function)
sqlite3.c:81102: warning: assignment makes integer from pointer without a cast
sqlite3.c:81106: error: 'TK_VARIABLE' undeclared (first use in this function)
sqlite3.c:81115: error: 'TK_REGISTER' undeclared (first use in this function)
sqlite3.c:81155: error: 'TK_BLOB' undeclared (first use in this function)
sqlite3.c: In function 'sqlite3RunParser':
sqlite3.c:81227: error: 'TK_SPACE' undeclared (first use in this function)
sqlite3.c:81227: warning: case label value exceeds maximum value for type
sqlite3.c:81235: error: 'TK_ILLEGAL' undeclared (first use in this function)
sqlite3.c:81235: warning: case label value exceeds maximum value for type
sqlite3.c:81242: error: 'TK_SEMI' undeclared (first use in this function)
sqlite3.c:81242: warning: case label value exceeds maximum value for type
sqlite3.c:81258: warning: comparison between pointer and integer
sqlite3.c:81259: warning: passing argument 2 of 'sqlite3Parser' makes integer from pointer without a cast
gnumake: *** [sqlite3.lo] Error 1

Error: Unable to upgrade port: 1

-----------------------------------------------------------------------


More information about the macports-users mailing list