]> code.delx.au - gnu-emacs/commitdiff
* etc/PROBLEMS: Mention the link-time problems on FreeBSD 11.
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 Jun 2016 15:45:46 +0000 (18:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Jun 2016 15:45:46 +0000 (18:45 +0300)
(Bug#23641)

etc/PROBLEMS

index 84d39a490a88102b81749528501adaadb153122a..21346b2dd2adda9d7f16184d798020a018d85e0f 100644 (file)
@@ -2458,6 +2458,13 @@ files are installed.  Then use:
 
 (using the location of the 32-bit X libraries on your system).
 
+*** Building on FreeBSD 11 fails at link time due to unresolved symbol
+
+The symbol is sendmmsg@FBSD_1.4.  This is due to a faulty libgio
+library on these systems.  The solution is to reconfigure Emacs while
+disabling all the features that require libgio: rsvg, dbus, gconf, and
+imagemagick.
+
 *** Building Emacs for Cygwin can fail with GCC 3
 
 As of Emacs 22.1, there have been stability problems with Cygwin