CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0!

Lapo Luchini lapo at lapo.it
Wed Jun 18 14:16:57 UTC 2008


Jeremy Messenger <mezz7 <at> cox.net> writes:

> x11/pixman: Update to 0.10.0
> graphics/cairo: Update to 1.6.4
> graphics/poppler: Update to 0.8.3

OK, no problems with those three.

> www/firefox3: Update to 3.0 final

...while this fails during sqlite3 compilation; something to do with threads:

sqlite3.c: In function `getOverflowPage':
sqlite3.c:29298: warning: 'rc' might be used uninitialized in this function
sqlite3.c: In function `sqlite3Select':
sqlite3.c:61787: warning: 'pEList' might be used uninitialized in this function
sqlite3.c:61788: warning: 'pTabList' might be used uninitialized in this function
rm -f libsqlite3.so
cc -I/usr/local/include  -I/usr/local/include -Wall -W -Wno-unused
-Wpointer-arith -Wcast-align -W -Wno-long-long -O2 -fno-strict-aliasing -pipe
-march=pentium3 -O2 -fno-strict-aliasing -O2 -fno-strict-aliasing -pipe 
-DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libsqlite3.so -o
libsqlite3.so  sqlite3.o     -pthread        -Wl,-rpath-link,../../../dist/bin 
-Wl,-Bsymbolic -lc -lm -pthread -pthread -L/usr/local/lib -liconv
sqlite3.o(.text+0x4c69): In function `findLockInfo':
: undefined reference to `pthread_create'
sqlite3.o(.text+0x4c8d): In function `findLockInfo':
: undefined reference to `pthread_create'
sqlite3.o(.text+0x4c9f): In function `findLockInfo':
: undefined reference to `pthread_join'
sqlite3.o(.text+0x4cb1): In function `findLockInfo':
: undefined reference to `pthread_join'
sqlite3.o(.text+0x5269): In function `unixLock':
: undefined reference to `pthread_equal'
sqlite3.o(.text+0x55d4): In function `unixUnlock':
: undefined reference to `pthread_equal'
gmake[4]: *** [libsqlite3.so] Error 1
gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/db/sqlite3/src'




More information about the freebsd-gnome mailing list