Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jul 2014 14:45:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 191611] databases/evolution-data-server fails with multiple libcamel-1.2.so.19: undefined reference to `sqlite3
Message-ID:  <bug-191611-6497-opMicDMg4u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191611-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191611-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191611

--- Comment #5 from mikhail.rokhin@gmail.com ---
still fails. It needs lib

/usr/bin/ld: warning: libsqlite3.so.8, needed by
/usr/local/lib/libebook-1.2.so.10, not found (try using -rpath or -rpath-link)

but I have those only

libsqlite3.so.0.8.6* libsqlite3.so.0@     libsqlite3.so@     

so I copied soft-link and it compiled. Obviously, there is hardcoded lib name)

(In reply to mikhail.rokhin from comment #2)
> It succeeded after removing of previous version. I suppose, it's useless to
> repeat it with the patch as the reason of failure was removed either. May it
> be, that suggest of old version removal before updating is better? 
> 
> (In reply to Tijl Coosemans from comment #1)
> > Created attachment 144423 [details]
> > enable verbose build
> > 
> > Can you apply the attached patch and rebuild the port?  The patch enables
> > more verbose output that'll hopefully make it easier to diagnose the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191611-6497-opMicDMg4u>