On 05/27/2014 06:35 AM, Paul Rogers wrote:
>> Trying to upgrade to Firefox-15, then beyond one step at a time.
>> Installed SQLite using instructions in BLFS - Version 2014-05-25 with
>> that autoconf version. I was watching the console during compile,
>> and saw the recommended defines. Firefox's configure keeps
>> complaining that SQLite was built without SQLITE_SECURE_DELETE. I've
>> looked at the configure code, and sqlite3.h, and as best I can tell
>> (I'm not a C programmer) there's nothing in the header that proclaims
>> it was built with secure delete. Nothing in .pc file either, though
>> that's not what configure uses. I don't see anything in the last few
>> months of the archive. Does anybody have a fix, please? TIA!!
>./configure --prefix=/usr --disable-static \
> CFLAGS="-g -O2 -DSQLITE_ENABLE_FTS3=1 \
> -DSQLITE_ENABLE_COLUMN_METADATA=1 \
> -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \
> ->DSQLITE_SECURE_DELETE=1"
>
>Note the CFLAGS. Last one enables what you are asking.
Saw that. Did that. ("Follow book. Book good.") Saw that it was in
the console log during compilation. But it doesn't end up in a place
where Firefox's configure discovers it. I'm wondering if a slightly
older version of sqlite might be what Firefox's configure wants to
see. Either that or some way I can tell Firefox it's OK. "I know
you can't find it, but trust me, it's there."
--
Paul Rogers
[email protected]
http://www.xprt.net/~pgrogers/
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)
--
http://www.fastmail.fm - Same, same, but different...
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page