]> code.delx.au - gnu-emacs/blobdiff - etc/PROBLEMS
Remove duplicate binding
[gnu-emacs] / etc / PROBLEMS
index bc814169b79c5bbe1872f6335863e91362353501..7f6ac138e7e473ab84faf7b0576bd5a792e0fe76 100644 (file)
@@ -2419,6 +2419,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