On Tue, Feb 17, 2009 at 02:04:10PM +0000, Stuart Henderson wrote: > On 2009/02/17 14:56, Markus Lude wrote: > > Hello, > > when adding the package xulrunner I get the following warning: > > > > ./regxpcom:/usr/local/lib/libsqlite3.so.13.0: > > /usr/local/xulrunner/libxul.so.2.0 : WARNING: symbol(sqlite3_version) size > > mismatch, relink your program > > xulrunner-1.8.1.19p1: complete > > > > > > I get this if I build and install from ports, too. Both on i386 and > > sparc64. > > > > Do others have the same problem? > > > > Regards, > > Markus > > > > If you have any /var/db/pkg/.libs*sqlite* lying around, pkg_delete them.
I don't have any directories /var/db/pkg/.lib* here. If I remove sqlite3 and all packages depending on it, then installing xulrunner and dependancies packages from ftp mirror I get the warning. If I remove sqlite3 and all packages depending on it, then building sqlite3, xulrunner and dependancies from ports I get the warning too. After removing sqlite3 I removed all stuff in /usr/ports/packages/ too. Could anyone please try and see if they've the same problem? Regards, Markus
