ports/180651: net/scribe won't build with automake update to 1.14
Marc Peters
marc at mpeters.org
Thu Sep 5 08:00:06 UTC 2013
The following reply was made to PR ports/180651; it has been noted by GNATS.
From: Marc Peters <marc at mpeters.org>
To: bug-followup at FreeBSD.org
Cc: Marc Peters <marc at mpeters.org>, jnlin at 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.
More information about the freebsd-ports-bugs
mailing list