Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 9486] New: xorg-server 1.19 fails to compile for glibc with systems init (x86_64)
@ 2016-12-18  8:38 bugzilla at busybox.net
  2016-12-18  8:39 ` [Buildroot] [Bug 9486] xorg-server 1.19 fails to compile for glibc with systemd " bugzilla at busybox.net
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2016-12-18  8:38 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=9486

            Bug ID: 9486
           Summary: xorg-server 1.19 fails to compile for glibc with
                    systems init (x86_64)
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: mail at waldemar-brodkorb.de
                CC: buildroot at uclibc.org
  Target Milestone: ---

when trying to compile xorg server package for x86_64 with glibc/systemd
enabled, I get
following build error:

./../../../miext/damage -I../../../../render -I../../../../randr
-I../../../../fb -I../../../../dbe -I../../../../present -fvisibility=hidden
-DHAVE_XORG_CONFIG_H -fvisibility=hidden
-I/home/wbx/buildroot/output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include
-I/home/wbx/buildroot/output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include
-DHAVE_ACPI -DHAVE_APM
-I/home/wbx/buildroot/output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0
-I/home/wbx/buildroot/output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os
-I/home/wbx/buildroot/output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include/pixman-1
-O2 -pthread -c systemd-logind.c  -fPIC -DPIC -o .libs/systemd-logind.o
systemd-logind.c: In function ?systemd_logind_vtenter?:
systemd-logind.c:248:21: error: ?xf86_num_platform_devices? undeclared (first
use in this function)
     for (i = 0; i < xf86_num_platform_devices; i++) {
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
systemd-logind.c:248:21: note: each undeclared identifier is reported only once
for each function it appears in
systemd-logind.c:249:13: error: ?xf86_platform_devices? undeclared (first use
in this function)
         if (xf86_platform_devices[i].flags & XF86_PDEV_PAUSED)
             ^~~~~~~~~~~~~~~~~~~~~
Makefile:670: recipe for target 'systemd-logind.lo' failed
make[6]: *** [systemd-logind.lo] Er

Reproducible with git master from today with qemu defconfig
qemu_x86_64_defconfig. Afterwards change to glibc and enable systemd as init.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-18 13:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-18  8:38 [Buildroot] [Bug 9486] New: xorg-server 1.19 fails to compile for glibc with systems init (x86_64) bugzilla at busybox.net
2016-12-18  8:39 ` [Buildroot] [Bug 9486] xorg-server 1.19 fails to compile for glibc with systemd " bugzilla at busybox.net
2016-12-18  8:41 ` bugzilla at busybox.net
2016-12-18  9:53 ` bugzilla at busybox.net
2016-12-18  9:55 ` bugzilla at busybox.net
2016-12-18 12:23 ` bugzilla at busybox.net
2016-12-18 13:26 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox