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

Bug 467532

Summary: =net-proxy/squid-3.3.3-r1 with automake 1.13 - configure.ac:4: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Product: Gentoo Linux Reporter: James Cloos <cloos>
Component: Current packagesAssignee: Eray Aslan <eras>
Status: RESOLVED FIXED    
Severity: normal CC: net-proxy+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    

Description James Cloos 2013-04-27 19:08:26 UTC
Typical deprecated macro issue, with 1.13 intentionally failing:

/var/tmp/portage/net-proxy/squid-3.3.3-r1/temp/aclocal.out:

***** aclocal *****
***** PWD: /var/tmp/portage/net-proxy/squid-3.3.3-r1/work/squid-3.3.3/lib/libTrie
***** aclocal

/usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of AC_PATH_DPS_GUESS_GNUSTEP
/usr/share/aclocal/path_dps.m4:202:   run info Automake 'Extending aclocal'
/usr/share/aclocal/path_dps.m4:202:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:4: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:4: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1
Comment 1 Eray Aslan gentoo-dev 2013-04-30 07:20:08 UTC
Fixed in CVS.