Package: arpwatch
Version: 2.1a15-1.1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

I can't build arpwatch before I guessed to remove any of
libnl-dev and libnl2-dev packages from the system.
Also I have noticed this build need to use local libpcap
build but not from system.

There are last messages from build log

gcc -O  -DDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_BCOPY=1 -DHAVE_STRERROR=1 -DRETSIGTYPE=void 
-DRETSIGVAL= -DHAVE_SIGSET=1 -Dsignal=sigset -DDECLWAITSTATUS=int 
-DHAVE_LIBRESOLV=1  -DARPDIR=\"/var/lib/arpwatch\" 
-DPATH_SENDMAIL=\"/usr/sbin/sendmail\" 
-DETHERCODES=\"/usr/share/arpwatch/ethercodes.dat\" -I. -I../libpcap-1.2.1  
-Ilinux-include -o arpwatch arpwatch.o db.o dns.o ec.o file.o intoa.o machdep.o 
util.o report.o localhost.o setsignal.o version.o  ../libpcap-1.2.1/libpcap.a 
-lresolv 
.../libpcap-1.2.1/libpcap.a(pcap-linux.o): In function `nl80211_init':
/usr/src/libpcap-1.2.1/./pcap-linux.c:600: undefined reference to 
`nl_socket_alloc'
/usr/src/libpcap-1.2.1/./pcap-linux.c:607: undefined reference to `genl_connect'
/usr/src/libpcap-1.2.1/./pcap-linux.c:613: undefined reference to 
`genl_ctrl_alloc_cache'
/usr/src/libpcap-1.2.1/./pcap-linux.c:621: undefined reference to 
`genl_ctrl_search_by_name'
/usr/src/libpcap-1.2.1/./pcap-linux.c:633: undefined reference to 
`nl_socket_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:615: undefined reference to `nl_geterror'
/usr/src/libpcap-1.2.1/./pcap-linux.c:631: undefined reference to 
`nl_cache_free'
.../libpcap-1.2.1/libpcap.a(pcap-linux.o): In function `nl80211_cleanup':
/usr/src/libpcap-1.2.1/./pcap-linux.c:640: undefined reference to 
`genl_family_put'
/usr/src/libpcap-1.2.1/./pcap-linux.c:641: undefined reference to 
`nl_cache_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:642: undefined reference to 
`nl_socket_free'
.../libpcap-1.2.1/libpcap.a(pcap-linux.o): In function `del_mon_if':
/usr/src/libpcap-1.2.1/./pcap-linux.c:753: undefined reference to `nlmsg_alloc'
/usr/src/libpcap-1.2.1/./pcap-linux.c:760: undefined reference to 
`genl_family_get_id'
/usr/src/libpcap-1.2.1/./pcap-linux.c:760: undefined reference to `genlmsg_put'
/usr/src/libpcap-1.2.1/./pcap-linux.c:762: undefined reference to `nla_put'
/usr/src/libpcap-1.2.1/./pcap-linux.c:764: undefined reference to 
`nl_send_auto_complete'
/usr/src/libpcap-1.2.1/./pcap-linux.c:772: undefined reference to 
`nl_wait_for_ack'
/usr/src/libpcap-1.2.1/./pcap-linux.c:784: undefined reference to `nlmsg_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:791: undefined reference to `nlmsg_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:766: undefined reference to `nl_geterror'
/usr/src/libpcap-1.2.1/./pcap-linux.c:777: undefined reference to `nlmsg_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:774: undefined reference to `nl_geterror'
.../libpcap-1.2.1/libpcap.a(pcap-linux.o): In function `add_mon_if':
/usr/src/libpcap-1.2.1/./pcap-linux.c:657: undefined reference to `nlmsg_alloc'
/usr/src/libpcap-1.2.1/./pcap-linux.c:664: undefined reference to 
`genl_family_get_id'
/usr/src/libpcap-1.2.1/./pcap-linux.c:664: undefined reference to `genlmsg_put'
/usr/src/libpcap-1.2.1/./pcap-linux.c:666: undefined reference to `nla_put'
/usr/src/libpcap-1.2.1/./pcap-linux.c:667: undefined reference to `nla_put'
/usr/src/libpcap-1.2.1/./pcap-linux.c:668: undefined reference to `nla_put'
/usr/src/libpcap-1.2.1/./pcap-linux.c:670: undefined reference to 
`nl_send_auto_complete'
/usr/src/libpcap-1.2.1/./pcap-linux.c:698: undefined reference to 
`nl_wait_for_ack'
/usr/src/libpcap-1.2.1/./pcap-linux.c:712: undefined reference to `nlmsg_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:691: undefined reference to `nl_geterror'
/usr/src/libpcap-1.2.1/./pcap-linux.c:722: undefined reference to `nlmsg_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:730: undefined reference to `nlmsg_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:737: undefined reference to `nlmsg_free'
/usr/src/libpcap-1.2.1/./pcap-linux.c:719: undefined reference to `nl_geterror'
collect2: ld returned 1 exit status
make[1]: *** [arpwatch] Error 1
make[1]: Leaving directory `/srv/src/arpwatch-2.1a15'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable'), (300, 'oldstable'), (50, 
'unstable'), (10, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to