Hi,
building xorg-server-1.11.4 with gcc-4.7.0 gives me follow error:
libtool: compile:
/home/stephan/projects/openelec-master/build.OpenELEC_PVR-Fusion.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc
-std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include
-DHAVE_DIX_CONFIG_H -Wal
its similiar to https://bugs.gentoo.org/show_bug.cgi?id=402285 :
using -O2 instead -O3 solves the build problem.
Stephan
Am 29.03.2012 22:04, schrieb Alan Coopersmith:
On 03/29/12 12:41 PM, Stephan Raue wrote:
Hi,
building xorg-server-1.11.4 with gcc-4.7.0 gives me follow error:
main.c
Hi,
tried 1.15.99.904, with enabled "--with-systemd-daemon" this fails here
(systemd-215) because libsystemd-daemon.so is not found.
Regarding
http://www.redhat.com/archives/dm-devel/2014-March/msg00065.html it
should be linked against libsystemd.so since systemd-210
greetings
Stephan
Am