Package: tofrodos Version: 1.7.6-1 Severity: important Tags: patch FTBFS on GNU/kFreeBSD, see http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=tofrodos&ver=
Patch follows. Please could you forward it to upstream? diff -ur tofrodos-1.7.6.old/src/config.h tofrodos-1.7.6/src/config.h --- tofrodos-1.7.6.old/src/config.h 2005-03-15 16:01:02.000000000 +0100 +++ tofrodos-1.7.6/src/config.h 2006-02-04 20:19:32.000000000 +0100 @@ -95,7 +95,7 @@ #endif /* define the systems */ -#if defined(__linux__) /* (predefined) */ +#if defined(__linux__) || defined(__GLIBC__) /* (predefined) */ #if !defined(LINUX) #define LINUX #endif -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages tofrodos depends on: ii libc6 2.3.5-8.1 GNU C Library: Shared libraries an tofrodos recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

