Source: dumpet
Version: 2.1-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

dumpet is failing to build from source in minimal environments (such
as the autobuilders) with a cascade of errors starting as follows:

  make[1]: pkg-config: Command not found
  gcc -g3 -O2 -Wall -Werror  -c -o dumpet.o dumpet.c
  dumpet.c:33:29: error: libxml/encoding.h: No such file or directory
  dumpet.c:34:30: error: libxml/xmlwriter.h: No such file or directory
  dumpet.c:45: error: expected specifier-qualifier-list before 
'xmlTextWriterPtr'

AFAICT, it (reasonably enough) relies on pkg-config to tell it to find
libxml2's headers under /usr/include/libxml2; please declare a
corresponding build dependency, and check (using pbuilder or the like)
whether any others might be missing.

Thanks!

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to