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

Bug#928038: libfaac-dev: faac.h refers to type int32_t without defining it



Package: libfaac-dev
Version: 1.29.9.2-2
Severity: important

This was originally reported to Ubuntu,
https://bugs.launchpad.net/ubuntu/+source/faac/+bug/1825557.
It also affects Debian.

Quoting Henrik Storner
> This simple program does not compile:
> 
> #include <faac.h>
> int main(int argc, char **argv) { return 0; }
>
> /usr/include/faac.h:82:51: error: unknown type name ‘int32_t’
>  int FAACAPI faacEncEncode(faacEncHandle hEncoder, int32_t * inputBuffer, unsigned int samplesInput,
>
> I think faac.h is missing an
>
> #include <sys/types.h>
>
> to define the system datatypes.


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libfaac-dev depends on:
ii  libfaac0  1.29.9.2-2

libfaac-dev recommends no packages.

libfaac-dev suggests no packages.

-- no debconf information


Reply to: