Date: Wed, 29 Apr 2015 21:44:05 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 199746] [patch] mail/evolution builds but does not run on FreeBSD 8.4 (and probably 9.3) Message-ID: <bug-199746-6497-M778Y698dK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-199746-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-199746-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=199746 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: truckman Date: Wed Apr 29 21:44:01 UTC 2015 New revision: 385015 URL: https://svnweb.freebsd.org/changeset/ports/385015 Log: MFH: r384997 Convert databases/evolution-data-server to USES=compiler:c++11-lib so that on FreeBSD 8 and 9 it will be linked to the newer libstdc++ bundled with lang/gcc. This unbreaks the startup of mail/evolution on FreeBSD 8 and 9 because evolution is also linked to webkit-gtk3, which requires the newer libstdc++ and causes rtld to fail if the base version of libstdc++ has already been loaded. PR: 199746 Approved by: portmgr (delphij) Changes: _U branches/2015Q2/ branches/2015Q2/databases/evolution-data-server/Makefile branches/2015Q2/mail/evolution/Makefile -- 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-199746-6497-M778Y698dK>