Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2017 06:58:29 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457588 - head
Message-ID:  <201712300658.vBU6wTdo073797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ashish
Date: Sat Dec 30 06:58:29 2017
New Revision: 457588
URL: https://svnweb.freebsd.org/changeset/ports/457588

Log:
  - Add a note to UPDATING about recently discovered ejabberd build issue
  
  PR:		224606
  Reported by:	dewayne@heuristicsystems.com.au

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Dec 30 06:43:51 2017	(r457587)
+++ head/UPDATING	Sat Dec 30 06:58:29 2017	(r457588)
@@ -5,6 +5,18 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20171230:
+  AFFECTS: users of net-im/ejabberd
+  AUTHOR: ashish@FreeBSD.org
+
+  If you are building ejabberd 17.11 on a host, which already has an older 
+  version of ejabberd installed, then build process will fail with "unknown type
+  specifier" errors. As a workaround, please uninstall ejabberd before building
+  ejabberd.
+
+  This has been reported upstream at:
+  https://github.com/processone/ejabberd/issues/2194
+
 20171223:
   AFFECTS: users of dns/dnscrypt-proxy
   AUTHOR: egypcio@googlemail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712300658.vBU6wTdo073797>