I don't knwo that it's a bug per se, because I think you'll end up with a SQLite module that doesn't actually do anything (much like the other database access modules). It's actually kind of frustrating, but I understand the rationale behind doing it that way (avoiding non-existent symbol errors during compilation, etc).
To the point of the error, there doesn't actually appear to be an error... did it get printed out somewhere outside of what you included in your mail?
Bill
On Wed, 19 Apr 2006, Marc Dirix wrote:
This might be a configure bug, although it doesn't find SQLite prerequisites it tries to compile anyway.
...