Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 467642

Summary: sys-fs/sysfsutils with =sys-devel/automake-1.13.1 - configure.ac:5: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Product: Gentoo Linux Reporter: Thomas Simon <thomas>
Component: [OLD] Core systemAssignee: Greg Kroah-Hartman (RETIRED) <gregkh>
Status: RESOLVED FIXED    
Severity: normal CC: base-system, z23
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    
Attachments: aclocal log
Working ebuild

Description Thomas Simon 2013-04-27 22:43:45 UTC
The build fails when running aclocal -I m4 because in configure.ac 'AM_CONFIG_HEADER' hasn't been replaced with 'AC_CONFIG_HEADERS'.

Reproducible: Always

Steps to Reproduce:
1.Build sysfsutils with automake 1.13.1
Comment 1 Thomas Simon 2013-04-27 22:45:33 UTC
Created attachment 346738 [details]
aclocal log
Comment 2 Thomas Simon 2013-04-27 22:49:08 UTC
Created attachment 346740 [details]
Working ebuild

Working ebuild
Comment 3 SpanKY gentoo-dev 2013-05-05 23:34:52 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix building with automake-1.13
http://sources.gentoo.org/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild?r1=1.13&r2=1.14