Package: pngcrush Version: 1.5.10-2 Severity: important Justification: fails to build from source
Hello I've tried to rebuild pngcrush from the source package on sid and I get the following errors: $ fakeroot dpkg-buildpackage dpkg-buildpackage: source package is pngcrush dpkg-buildpackage: source version is 1.5.10-2 dpkg-buildpackage: source changed by Aaron Lehmann <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture i386 debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp debian/pngcrush.1 # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/home/domi/freeware/pngcrush/pngcrush-1.5.10' rm -f pngcrush *.o make[1]: Leaving directory `/home/domi/freeware/pngcrush/pngcrush-1.5.10' dh_clean dh_clean: Compatibility levels before 3 are deprecated. dpkg-source -b pngcrush-1.5.10 dpkg-source: building pngcrush using existing pngcrush_1.5.10.orig.tar.gz dpkg-source: building pngcrush in pngcrush_1.5.10-2.diff.gz dpkg-source: building pngcrush in pngcrush_1.5.10-2.dsc debian/rules build dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir /usr/bin/make make[1]: Entering directory `/home/domi/freeware/pngcrush/pngcrush-1.5.10' cc -O2 -Wall -DPNGCRUSH_COUNT_COLORS -c -o pngcrush.o pngcrush.c cc -o pngcrush -lpng -lz pngcrush.o pngcrush.o: In function `png_measure_idat': pngcrush.c:(.text+0xd34): undefined reference to `png_read_data' pngcrush.c:(.text+0xd72): undefined reference to `png_read_data' pngcrush.c:(.text+0xdc7): undefined reference to `png_crc_finish' pngcrush.c:(.text+0xdf8): undefined reference to `png_read_data' pngcrush.c:(.text+0xe03): undefined reference to `png_get_uint_32' pngcrush.c:(.text+0xe0f): undefined reference to `png_reset_crc' pngcrush.c:(.text+0xe21): undefined reference to `png_crc_read' pngcrush.c:(.text+0xe9a): undefined reference to `png_crc_read' pngcrush.c:(.text+0xed7): undefined reference to `png_crc_read' pngcrush.o: In function `count_colors': pngcrush.c:(.text+0x153e): undefined reference to `png_read_data' pngcrush.c:(.text+0x1580): undefined reference to `png_read_data' pngcrush.o: In function `main': pngcrush.c:(.text+0x4440): undefined reference to `png_read_data' pngcrush.c:(.text+0x4497): undefined reference to `png_read_data' pngcrush.c:(.text+0x4ed5): undefined reference to `png_read_transform_info' pngcrush.c:(.text+0x6c2a): undefined reference to `png_write_data' collect2: ld returned 1 exit status make[1]: *** [pngcrush] Error 1 make[1]: Leaving directory `/home/domi/freeware/pngcrush/pngcrush-1.5.10' make: *** [build-stamp] Error 2 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages pngcrush depends on: ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii libpng12-0 1.2.8rel-4 PNG library - runtime ii zlib1g 1:1.2.3-4 compression library - runtime pngcrush recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

