Your message dated Sat, 11 Mar 2006 04:32:20 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355850: fixed in net-snmp 5.2.2-3
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: net-snmp
Version: 5.2.2-1
Severity: serious

Hi,

Your package seems to be miscompiled because it's mixing
old (1.4.3) and new (1.5.22) libtool versions.  You build
depend on libtool, and run libtoolize, but it warns that
you should update aclocal.m4 manually since it's not auto
generated (by aclocal).

Look for the following line in aclocal.m4:
dnl
dnl Stuff taken from libtool.m4 from the libtool package
dnl

# libtool.m4 - Configure libtool for the host system.
# -*-Shell-script-*-

And replace that until the end of the file with
/usr/share/aclocal/libtool.m4

After that, it seems to build without problems.

During the build it shows things like:
libtoolize --force --copy
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
#aclocal
autoconf
[...]
checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit
 [LM]SB (shared object|dynamic lib )
[...]
/bin/sh ../libtool  --mode=link gcc -DINET6 -O2 -D_REENTRANT -Dlinux  -rpath 
/usr/lib -version-info 9:0:0 -o libnetsnmp.la snmp_client.lo mib.lo parse.lo 
snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo 
vacm.lo int64.lo read_config.lo snmp_debug.lo tools.lo  snmp_logging.lo 
snmpv3.lo lcd_time.lo keytools.lo scapi.lo callback.lo default_store.lo 
snmp_alarm.lo data_list.lo oid_stash.lo mt_support.lo snmp_enum.lo snmp-tc.lo 
snprintf.lo strlcpy.lo strtol.lo strtoul.lo strtok_r.lo snmp_transport.lo  
snmpUDPIPv6Domain.lo snmpTCPIPv6Domain.lo snmpUDPDomain.lo snmpTCPDomain.lo 
snmpUnixDomain.lo snmpCallbackDomain.lo snmp_secmod.lo  snmpusm.lo 
snmp_version.lo check_varbind.lo container.lo container_binary_array.lo 
container_null.lo container_list_ssll.lo container_iterator.lo cmu_compat.lo 
ucd_compat.lo  -lcrypto
../libtool: line 3944: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): 
command not found
../libtool: line 3944: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): 
command not found
../libtool: line 3944: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): 
command not found

*** Warning: linker path does not have real file for library -lcrypto.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libcrypto and none of the candidates passed a file format test
*** using a file magic. Last file checked: /usr/lib/libcrypto.so.0.9.8
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
../libtool: line 4322: test: : integer expression expected
../libtool: line 4322: test: : integer expression expected
creating reloadable object files...
[...]
creating a temporary reloadable object file: .libs/libnetsnmp.la-51.o
/usr/bin/ld -r -o .libs/libnetsnmp.la-1.o .libs/snmp_client.o
/usr/bin/ld -r -o .libs/libnetsnmp.la-2.o .libs/mib.o .libs/libnetsnmp.la-1.o
/usr/bin/ld -r -o .libs/libnetsnmp.la-3.o .libs/parse.o .libs/libnetsnmp.la-2.o
/usr/bin/ld -r -o .libs/libnetsnmp.la-4.o .libs/snmp_api.o .libs/libnetsnmp.la-
3.o
[...]
gcc -shared .libs/libnetsnmp.la-51.o   -Wl,-soname -Wl,libnetsnmp.so.9 -o .libs
/libnetsnmp.so.9.0.0

Note that libnetsnmp.so.9.0.0 is not linked to -lcrypto as
it should, and this is then causing other packages to fail
to build.



Kurt



--- End Message ---
--- Begin Message ---
Source: net-snmp
Source-Version: 5.2.2-3

We believe that the bug you reported is fixed in the latest version of
net-snmp, which is due to be installed in the Debian FTP archive:

libsnmp-base_5.2.2-3_all.deb
  to pool/main/n/net-snmp/libsnmp-base_5.2.2-3_all.deb
libsnmp-perl_5.2.2-3_alpha.deb
  to pool/main/n/net-snmp/libsnmp-perl_5.2.2-3_alpha.deb
libsnmp9-dev_5.2.2-3_alpha.deb
  to pool/main/n/net-snmp/libsnmp9-dev_5.2.2-3_alpha.deb
libsnmp9_5.2.2-3_alpha.deb
  to pool/main/n/net-snmp/libsnmp9_5.2.2-3_alpha.deb
net-snmp_5.2.2-3.diff.gz
  to pool/main/n/net-snmp/net-snmp_5.2.2-3.diff.gz
net-snmp_5.2.2-3.dsc
  to pool/main/n/net-snmp/net-snmp_5.2.2-3.dsc
snmp_5.2.2-3_alpha.deb
  to pool/main/n/net-snmp/snmp_5.2.2-3_alpha.deb
snmpd_5.2.2-3_alpha.deb
  to pool/main/n/net-snmp/snmpd_5.2.2-3_alpha.deb
tkmib_5.2.2-3_all.deb
  to pool/main/n/net-snmp/tkmib_5.2.2-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Friedrich <[EMAIL PROTECTED]> (supplier of updated net-snmp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 11 Mar 2006 12:10:10 +0100
Source: net-snmp
Binary: libsnmp9 tkmib snmp libsnmp-perl libsnmp-base libsnmp9-dev snmpd
Architecture: source all alpha
Version: 5.2.2-3
Distribution: unstable
Urgency: low
Maintainer: Jochen Friedrich <[EMAIL PROTECTED]>
Changed-By: Jochen Friedrich <[EMAIL PROTECTED]>
Description: 
 libsnmp-base - NET SNMP (Simple Network Management Protocol) MIBs and Docs
 libsnmp-perl - NET SNMP (Simple Network Management Protocol) Perl5 Support
 libsnmp9   - NET SNMP (Simple Network Management Protocol) Library
 libsnmp9-dev - NET SNMP (Simple Network Management Protocol) Development Files
 snmp       - NET SNMP (Simple Network Management Protocol) Apps
 snmpd      - NET SNMP (Simple Network Management Protocol) Agents
 tkmib      - NET SNMP (Simple Network Management Protocol) MIB Browser
Closes: 355119 355375 355850 536123
Changes: 
 net-snmp (5.2.2-3) unstable; urgency=low
 .
   * Add short description to debconf templates (Closes: #355119)
   * Add Danish translation. Thanks to Claus Hindsgaul
     <[EMAIL PROTECTED]> (Closes: #355375)
   * Add patch to add m4 directory with extracted net-snmp specific
     aclocal definitions. Required to make libtool work correctly
     (Closes: #355850, #536123)
Files: 
 6cdfc87abb2ea6d2360d3c66b3a30d89 1103 net optional net-snmp_5.2.2-3.dsc
 cf0cf88326fdcc4d9bdac0130034aa20 76568 net optional net-snmp_5.2.2-3.diff.gz
 878bdf4786bdb1bbecd1ec6448d9c643 1175518 libs optional 
libsnmp-base_5.2.2-3_all.deb
 3d92d7451e86a9470185924834b1d210 841092 net optional tkmib_5.2.2-3_all.deb
 a7fb9156453e6ee5b7bab800586e9ad2 817460 net optional snmpd_5.2.2-3_alpha.deb
 a9f80a6068fdf545b45322973f0ba1b4 912860 net optional snmp_5.2.2-3_alpha.deb
 662cb2c291373fb02e68ec58eb5255ce 1844700 libs optional 
libsnmp9_5.2.2-3_alpha.deb
 1dda71cda2a9b8f64cc53397be48759b 2087744 libdevel optional 
libsnmp9-dev_5.2.2-3_alpha.deb
 787951778bf72a25f3bcccf9ae7a51a0 917530 perl optional 
libsnmp-perl_5.2.2-3_alpha.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRBLBF8P9a9GOLSE6AQLF5Af9HmxeVZebAdCN9hvj3oaPH1S9kB7RYKha
78XfsAA7eSlzxmnjTWV+oANoqR9DyvgJ2mgsSvECFkPvudZCqLtIQiXlw3Zxvi+1
mbsEbjrhxqqbFWiNO6DkD40Va1Zn0jTSo5ruqnDDbBUtEAQqPwc2Xg9ah/n7RHHE
IEO7zDNewL0NLctsrAVodEfQOhJMRVSdHBaWaZjULEdt1w+nifotsvJf2aUXTKcf
zmg8Wq+4lnVaZwaCBQqEyvwWzyDN+iEYxG01WNN/8YGzXGfIpNs8Po4N0P6SzzB2
WQX36sWTVPHipoZNJZswp1rxXxIwKL2KBbQCrTkBMVf4ArjC/k6U4Q==
=7m/A
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to