Package: pngtools
Version: 0.3-1
Severity: important

in pngchunks.c main() starts with the following lines:

  if((sizeof(int) != 4) || (sizeof(long) != 4))
    {
      fprintf(stderr, "Int or long is not the assumed four byte size...\n");
      exit(1);
    }

This naturally makes this program completely unusable on 64bit
platforms.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pngtools depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libpng12-0                    1.2.27-1   PNG library - runtime

pngtools recommends no packages.

Versions of packages pngtools suggests:
ii  optipng                       0.6.1-2    advanced PNG (Portable Network Gra
ii  pngcrush                      1.6.7-1    optimizes PNG (Portable Network Gr

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to