Package: boot-floppies Version: 3.0.17 Severity: minor I installed boot-floppies using apt, so (at least according to the README) all required packages should already be installed. But "make check" complains that python1.5-dev is not installed:
=== Begin === sascha@cube:/lhome/sascha/boot-floppies$ make check [ -d updates ] || mkdir -p updates set -e; \ if [ -d /pub/site/debian/Incoming ]; then \ cd /pub/site/debian/Incoming ;\ find . -name '*_all.deb' -exec cp {} /lhome/sascha/boot-floppies/updates/ \; ;\ find . -name '*_i386.deb' -exec cp {} /lhome/sascha/boot-floppies/updates/ \; ;\ fi set -e; \ if [ -d /pub/site/debian/local ]; then \ cd /pub/site/debian/local ;\ find . -name '*.deb' -exec cp {} /lhome/sascha/boot-floppies/updates/ \; ;\ fi [ -d /pub/site/debian/download ] || mkdir -p /pub/site/debian/download [ -d /var/tmp/boot-floppies ] || mkdir -p /var/tmp/boot-floppies dpkg-checkbuilddeps dpkg-checkbuilddeps: Unmet build dependencies: python1.5-dev make: *** [check_depends] Error 1 === End === -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux cube 2.4.16-1-cube #1 Sun Dec 16 12:58:36 CET 2001 i686 Locale: LANG=en_US, LC_CTYPE=en_US Versions of packages boot-floppies depends on: ii ash 0.3.8-35 NetBSD /bin/sh ii bf-utf-source 0.01 Source for fonts needed to build b ii bison 1:1.30-4 A parser generator that is compati ii build-essential 5 Informational list of build-essent ii busybox 1:0.60.2-3 Tiny utilities for small and embed ii debhelper 3.0.51 helper programs for debian/rules ii debiandoc-sgml 1.1.55 DebianDoc SGML DTD and formatting ii debootstrap 0.1.15.8 Bootstrap a basic Debian system ii dosfstools 2.8-1 Utilities to create and check MS-D ii dpkg-awk 1.0.1 Gawk script to parse /var/lib/dpkg ii file 3.37-3 Determines file type using "magic" ii flex 2.5.4a-14 A fast lexical analyzer generator. ii gawk 1:3.1.0-2 GNU awk, a pattern scanning and pr ii gettext 0.10.40-1 GNU Internationalization utilities ii libbogl-dev 0.1.8-1 Ben's Own Graphics Library - devel ii libc6-pic [glibc-pic] 2.2.4-7 GNU C Library: PIC archive library ii libgd-dev 1.8.4-7 GD Graphics Library (development v ii libi18n-langtags-perl 0.26-2 Perl module for dealing with RFC30 ii libnewt-dev 0.50.17-9 Developer's toolkit for newt windo ii libnewt-utf8-pic 0.50.17-9 newt shared library subset kit, wi ii libpaperg 1.1.2 Library for handling paper charact ii libpopt-dev 1.6.2-6 lib for parsing cmdline parameters ii libwww-perl 5.63-1 WWW client/server library for Perl ii m4 1.4-14 a macro processing language ii man-db 2.3.20-12 The on-line manual pager ii perl [perl5] 5.6.1-6 Larry Wall's Practical Extraction ii pointerize 0.5 Internationalization utilities, ba ii python-dev 2.1.1-4 Header files and a static library ii python-xml 0.6.6-7 XML tools for Python [dummy packag ii recode 3.6-4 Character set conversion utility. ii slang1-utf8-pic 1.4.4-7 The S-Lang programming library, sh ii tetex-extra 1.0.2+20011202-1 extra teTeX library files ii zlib-bin 1:1.1.3-18 compression library - sample progr ii zlib1g-dev 1:1.1.3-18 compression library - development -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]