The start of the error was way up, I didn't copy the whole error message, because I didn't want to overload the message. I don't want to have a SQLite module, working or not, I just want to have a compiled version of Pike which SQLite is blocking, regardless of adding --without-SQLite to configure.
Op 19-apr-2006, om 22:18 heeft Bill Welliver het volgende geschreven:
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.
...