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.

_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to