Your message dated Tue, 25 Jul 2006 20:41:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libsnmp4.2-dev
Version: 4.2.5-5
automake1.9 gives the following warning for ucd-snmp.m4:
[EMAIL PROTECTED] [507]$ aclocal
/usr/share/aclocal/ucd-snmp.m4:12: warning: underquoted definition of
AM_PATH_UCDSNMP
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
The offending M4 code reads:
AC_DEFUN(AM_PATH_UCDSNMP,
According to automake rules, AM_PATH_UCDSNMP should be quoted using square
brackets.
So line 12 should read:
AC_DEFUN([AM_PATH_UCDSNMP],
These new quoting rules were introduced around the time of Automake 1.8 IIRC.
I'm running Debian sarge on an IA32 system.
Packages:
ii libsnmp4.2-dev 4.2.5-5 NET SNMP (Simple Network Management Protocol
ii libsnmp4.2 4.2.5-5 NET SNMP (Simple Network Management Protocol
ii automake1.9 1.9.5-1 A tool for generating GNU Standards-complian
ii autoconf 2.59a-3 automatic configure script builder
Regards,
Roy Hills
--
Roy Hills Tel: +44 1634 721855
NTA Monitor Ltd FAX: +44 1634 721844
14 Ashford House, Beaufort Court,
Medway City Estate, Email: [EMAIL PROTECTED]
Rochester, Kent ME2 4FA,
UK WWW: http://www.nta-monitor.com/
--- End Message ---
--- Begin Message ---
ucd-snmp has been removed from Debian unstable because it is
"superseded by net-snmp; dead upstream".
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---