Date: Tue, 6 Oct 2015 18:39:24 -0400 From: Robert Burmeister <Robert.Burmeister@UToledo.edu> To: <gecko@FreeBSD.org>, <jbeich@FreeBSD.org> Subject: FreeBSD Port: www/firefox Message-ID: <56144D9C.7060300@UToledo.edu>
index | next in thread | raw e-mail
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.
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56144D9C.7060300>
