ports/156076: [patch] databases/py-sqlite3: Undefined symbol "sqlite3_load_extension"

2011-03-30 Thread Pan Tsu
>Number: 156076 >Category: ports >Synopsis: [patch] databases/py-sqlite3: Undefined symbol >"sqlite3_load_extension" >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-python >State: open >Quarter: >Keywords:

Re: ports/155971: [PATCH] databases/sqlite3: always enable EXTENSIONS

2011-03-29 Thread Pan Tsu
Pan Tsu writes: > Matthias Andree writes: > > [...] >> How about the attached patch to www/firefox? It performs this check in >> pre-everything (in case sqlite3 is already installed) and again in >> pre-build (if it got installed in the 'make depends' stage

Re: ports/155971: [PATCH] databases/sqlite3: always enable EXTENSIONS

2011-03-28 Thread Pan Tsu
Matthias Andree writes: [...] > How about the attached patch to www/firefox? It performs this check in > pre-everything (in case sqlite3 is already installed) and again in > pre-build (if it got installed in the 'make depends' stage). Why are you trying to fix only firefox? Every user of py-sql