Package: net-tools
Version: 1.60-19
Severity: wishlist
The libdir code cannot be built without the version.h file. Fix:
--- a/Makefile
+++ b/Makefile
@@ -172,7 +172,7 @@ $(NET_LIB): config.h version.h intl.h libdir
i18n.h: i18ndir
-libdir:
+libdir: version.h
@$(MAKE) -C $(NET_LIB_PATH)
i18ndir:
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages net-tools depends on:
ii libc6 2.7-8 GNU C Library: Shared libraries
net-tools recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]