FS#35907 - [lxc] Heads up: build failure with testing/automake 1.14

Attached to Project: Community Packages
Opened by Leonid Isaev (lisaev) - Sunday, 23 June 2013, 22:28 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 24 June 2013, 09:43 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Due to upcoming changes in automake 1.14 regarding compiling of source files in subdirectories [1], lxc no longer builds (the autogen.sh script fails). The full error is attached (automake-1.14.error).

This can be fixed by inserting "subdir-objects" into AM_INIT_AUTOMAKE in configure.ac before running autogen.sh -- see the attached quick patch (automake-1.14-build-fix.patch).

The patch should be dropped as long as upstream catches up...

HTH,
Leonid.

[1] http://lists.gnu.org/archive/html/automake/2013-06/msg00040.html
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 24 June 2013, 09:43 GMT
Reason for closing:  Fixed

Loading...