On Wed, 2011-06-01 at 15:00 -0700, Tom Rini wrote:
> Since this keeps coming up, maybe it needs a comment.  sqlite3 needs
> tcl-native (tclsh) to generate a header file.  No tclsh, no sqlite3.

Oh yeah, right.

Maybe we should just patch sqlite to generate the header using something
else.  There's no real heavy lifting going on in that script and it
could easily be done in python for example.

If sqlite is a requirement for pseudo, and hence an unavoidable dep for
every build, it seems worth going to a bit of effort to avoid building
stuff like tcl if that's avoidable.

p.



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to