[GEM-dev] [ pd-gem-Patches-3429037 ] Gem doesn't compile with newer automake

SourceForge.net noreply at sourceforge.net
Sun Feb 12 18:27:16 CET 2012


Patches item #3429037, was opened at 2011-10-26 18:38
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507081&aid=3429037&group_id=64325

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Ricardo Fabbri (ricardofabbri)
Assigned to: Nobody/Anonymous (nobody)
Summary: Gem doesn't compile with newer automake

Initial Comment:
As of this date, using newer automake, such as  automake from Git (which is common ammong developers), breaks Gem build. By running autogen.sh in the Gem directory, after a while one faces the error:

src/Output/Makefile.am:11: error: `pkglibdir' is not a legitimate directory for `DATA'
autoreconf: automake failed with exit status: 1


The attached patch fixes this. It just removes the unused pkglib_DATA = line

For a discussion related to recent changes in automake on pkglib and pkglibexec prefixes, see:
http://www.mail-archive.com/coreutils@gnu.org/msg01407.html


----------------------------------------------------------------------

Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2011-10-27 00:19

Message:
thx, applied

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507081&aid=3429037&group_id=64325



More information about the GEM-dev mailing list