On Fri, Sep 12, 2008 at 01:54:53PM +0200, Normen Müller said:
> 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)

This is caused by the Tcl env bug, see tickets #13953 [1] (sqlite3-specific)
and #13930 [2] (the general issue).  Running:

$ sudo port clean --work sqlite3

then your original command should get things going.

Bryan

[1] - <http://trac.macports.org/ticket/13953>
[1] - <http://trac.macports.org/ticket/13930>


[...]
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to