[SOLVED] Can't upgrade firefox

Andrea Venturoli ml at netfence.it
Thu Apr 7 09:50:00 UTC 2011


On 04/06/11 19:38, Pan Tsu wrote:
> Andrea Venturoli<ml at netfence.it>  writes:
>
> [...]
>>> OBJDIR=obj-i386-unknown-freebsd8.1 /usr/local/bin/python2.7 obj-i386-unknown-freebsd8.1/_profile                                                                                                    /pgo/profileserver.py
>>> Traceback (most recent call last):
>>>    File "obj-i386-unknown-freebsd8.1/_profile/pgo/profileserver.py", line 52, in<module>
>>>      from automation import Automation
>>>    File "/usr/local/local/storage/alamartmp/usr/ports/www/firefox/work/mozilla-2.0/obj-i386-unknown-freebsd8.1/_profile/pgo/automation.py", line 16, in<module>
>>>      import sqlite3
>>>    File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in<module>
>>>      from dbapi2 import *
>>>    File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 27, in<module>
>>>      from _sqlite3 import *
>>> ImportError: /usr/local/lib/python2.7/site-packages/_sqlite3.so: Undefined symbol "sqlite3_load_extension"
>>> gmake: *** [profiledbuild] Error 1
>>> *** Error code 1
>>
>> I've banged my head on this, but can't get to understand.
>> I already tried deleting py27-sqlite, reinstalling it with
>> portupgrade -Rf' and so on.
>>
>> Any help is appreciated.
>
> At least two PRs are dedicated to the issue, i.e. ports/155971, ports/156076.
>
>    http://www.freebsd.org/cgi/query-pr-summary.cgi?text=sqlite
>

Thanks.
156076 describes the issue... I was investigating py-sqlite, but should 
have looked into sqlite.
Turning on EXTENSION allowed me to compile firefox.

  bye
	av.


More information about the freebsd-ports mailing list