[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#340448: apt: Missing definition of uint32_t



Package: apt
Version: 0.6.42.3
Severity: serious
Justification: no longer builds from source


Backporting apt from a sarge system, the build fails with:

  Compiling contrib/md5.cc to ../build/obj/apt-pkg/md5.opic
  In file included from contrib/md5.cc:42:
  ../build/include/apt-pkg/md5.h:61: error: parse error before `[' token

because uint32_t is not defined.

#include'ing either stdint.h or inttypes.h fixes it.


-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.13
Locale: LANG=fr_FR.utf-8, LC_CTYPE=fr_FR.utf-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-13   GCC support library
ii  libstdc++5                  1:3.3.5-13   The GNU Standard C++ Library v3

-- no debconf information



Reply to: