Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=521730





--- Comment #5 from Martin Gieseking <[email protected]>  2009-09-09 
10:33:20 EDT ---
Fossil uses copies of sqlite3.h and sqlite3.c that are bundled with the
tarball. I fear it's necessary to remove them and use the development files
from package sqlite-devel instead
(http://fedoraproject.org/wiki/No_Bundled_Libraries). 

It's not too complicated to modify the sources. However, the code also
references the internal sqlite function sqlite3StrICmp that is not available
through libsqlite3. So it must probably be patched in somewhere.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to