[systemd-bugs] [Bug 84633] New: Error compiling on amazon linux - unknown type name
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 3 05:49:31 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84633
Bug ID: 84633
Summary: Error compiling on amazon linux - unknown type name
Product: systemd
Version: unspecified
Hardware: Other
OS: other
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: cary.lewis at gmail.com
QA Contact: systemd-bugs at lists.freedesktop.org
When compiling systemd under an Amazon linux AMI, the following errors occur:
CC src/libsystemd/sd-bus/libsystemd_la-bus-creds.lo
In file included from src/libsystemd/sd-bus/bus-message.h:31:0,
from src/libsystemd/sd-bus/bus-creds.c:28:
src/libsystemd/sd-bus/kdbus.h:45:2: error: unknown type name '__u64'
__u64 id;
I tried including sys/types.h, etc, in the source files, but I can't get
systemd to compile.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141003/57eeeee4/attachment.html>
More information about the systemd-bugs
mailing list