Bug 30293 - ntp should depend on automake 1.7 or greater
Bug#: 30293 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: pYrania@gentoo.org Reported By: jason@buberel.org
Component: Core system
URL: 
Summary: ntp should depend on automake 1.7 or greater
Keywords:  
Status Whiteboard: 
Opened: 2003-10-03 21:47 0000
Description:   Opened: 2003-10-03 21:47 0000
When performing 'emerge ntp' on a fresh system, the emerge failed with an error 
stating that my system needed automake >= v1.7 installed in order to complete.
After 
doing 'emerge automake', the  'emerge ntp' succeeded. 

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Jason Buberel 2003-10-03 21:51:51 0000 -------
Actually, after installing automake v1.7.5 (emerge automake), and trying
to re-emerge ntp, I received the following error message:

configure.in:8: version mismatch.  This is Automake 1.7.5,
configure.in:8: but the definition used by this AM_INIT_AUTOMAKE
configure.in:8: comes from Automake 1.7.6.  You should recreate
configure.in:8: aclocal.m4 with aclocal and run automake again.
WARNING: `automake-1.7' is needed, and you do not seem to have it handy on
your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README' file,
         it often tells you about the needed prerequirements for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `automake-1.7' program.
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/var/tmp/portage/ntp-4.1.2/work/ntp-4.1.2/ntpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ntp-4.1.2/work/ntp-4.1.2'
make: *** [all] Error 2

!!! ERROR: net-misc/ntp-4.1.2 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! (no error message)

------- Comment #2 From Markus Nigbur (RETIRED) 2003-10-04 02:38:40 0000 -------
in cvs

------- Comment #3 From SpanKY 2003-10-04 09:42:48 0000 -------
jason, your 2nd bug is unrelated and has already been fixed