Public bug reported:
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.
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: libfaac-dev 1.29.9.2-2
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 19 19:17:52 2019
InstallationDate: Installed on 2018-12-08 (132 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=da_DK.UTF-8
SHELL=/bin/bash
SourcePackage: faac
UpgradeStatus: Upgraded to disco on 2019-04-19 (0 days ago)
** Affects: faac (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug disco
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825557
Title:
faac.h refers to type int32_t without defining it
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/faac/+bug/1825557/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs