FreeBSD Port: www/firefox

Robert Burmeister Robert.Burmeister at UToledo.edu
Tue Oct 6 22:40:19 UTC 2015


FreeBSD 10.2 i386.

Firefox 41.0,1 configure error:

configure: failed program was:
#line 25374 "configure"
#include "confdefs.h"

             #include "sqlite3.h"

             int main(int argc, char **argv){
               return !sqlite3_compileoption_used("SQLITE_ENABLE_DBSTAT_VTAB");
             }
configure: error: System SQLite library is not compiled with 
SQLITE_ENABLE_DBSTAT_VTAB.


Manually setting the SQLite3 3.8.11.1_1 option "DBSTAT=on" and recompiling fixed.

(Portupgrade -arR did not catch SQLite3 3.8.11.1 to SQLite3 3.8.11.1_1.)

Port sqlite3-3.8.11.1_1 should  be bumped for Firefox 41.0,1.



More information about the freebsd-gecko mailing list