Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 08:00:06 GMT
From:      Marc Peters <marc@mpeters.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/180651: net/scribe won't build with automake update to 1.14
Message-ID:  <201309050800.r858060r011358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/180651; it has been noted by GNATS.

From: Marc Peters <marc@mpeters.org>
To: bug-followup@FreeBSD.org
Cc: Marc Peters <marc@mpeters.org>, jnlin@csie.nctu.edu.tw
Subject: Re: ports/180651: net/scribe won't build with automake update to
 1.14
Date: Thu, 05 Sep 2013 09:50:38 +0200

 On 08/13/13 16:29, Marc Peters wrote:
 > A user at http://forums.freebsd.org/showthread.php?p=229818#post229818
 > suggested the following:
 > 
 > "The bug is due to scribe calling AM_INIT_AUTOMAKE in both the top of
 > configure.ac and inside FB_INITIALIZE defined in acinclude.m4. The
 > solution is to comment either the AM_INIT_AUTOMAKE or FB_INITIALIZE in
 > the top of configure.ac. They should not both be called."
 > 
 > Maybe this will fix the issues and the portmaintainer create a patch for
 > the port.
 > 
 > Cheers,
 > Marc
 > 
 
 Hi,
 
 saw your update now, when i found time to test the suggested change from
 the forums and submit a patch ;)
 
 With this patch applied, scribe builds again.
 
 Thanks a lot.



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