sudo make install ?
Am 08.07.2010 22:42, schrieb Steve Herber:
In gentoo, the only way I know to install packages is to run the
emerge command as root. The point of gentoo is to automate the
download, untar, configure, compile, and install process. I don't
know of a way to do this
without b
Hi,
i am try to crosscompile systemd, but it fails if gernerating
org.freedesktop.systemd1.*.xml files, because the crosscompiled systemd
binary cant run on host.
is there another way to generate the *.xml files?
maybe it is possible if i compile systemd twice, one for host, one for
target,
Am 28.07.2010 11:25, schrieb Lennart Poettering:
i am try to crosscompile systemd, but it fails if gernerating
org.freedesktop.systemd1.*.xml files, because the crosscompiled
systemd binary cant run on host.
is there another way to generate the *.xml files?
They are not strictly necessary
Hi,
systemd-212 breaks if we run autoreconf before configuring and building
with:
autoreconf: running:
/home/stephan/projects/openelec-master/build.OpenELEC-Generic.x86_64-devel/toolchain/bin/automake
--add-missing --copy --force-missing
Makefile.am:36: warning: user target '.PRECIOUS' defi
Am 26.03.2014 02:16, schrieb Kay Sievers:
On Wed, Mar 26, 2014 at 1:45 AM, Stephan Raue wrote:
systemd-212 breaks if we run autoreconf before configuring and building
with:
autoreconf: running:
/home/stephan/projects/openelec-master/build.OpenELEC-Generic.x86_64-devel/toolchain/bin/automake
Am 26.03.2014 03:12, schrieb Kay Sievers:
On Wed, Mar 26, 2014 at 2:40 AM, Kay Sievers wrote:
On Wed, Mar 26, 2014 at 2:37 AM, Stephan Raue wrote:
Am 26.03.2014 02:16, schrieb Kay Sievers:
On Wed, Mar 26, 2014 at 1:45 AM, Stephan Raue
wrote:
systemd-212 breaks if we run autoreconf before
Hi,
i try to port systemd on a own embedded OS which is stored in a squashfs
file. This file is on a fat partition (later mounted as /flash) on the
drive.
In our own initramfs (which dont uses systemd) /flash will be mounted
and then the Squashfs file as /sysroot. later we do a switch_root a
if you need a receipt to crosscompile libcap see:
https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/devel/libcap/build
basically you must compile _makenames first with the hosttools:
make CC=$HOST_CC -C libcap _makenames
as a second step you crosscompile libcap like:
make CC=$T
Hi,
i try to port my distro to x32 abi. compiling systemd-197 fails with
/bin/sh ./libtool --tag=CC --mode=compile
/home/stephan/projects/openelec-next/build.OpenELEC-ARCTIC_MC.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnux32-gcc
-std=gnu99 -DHAVE_CONFIG_H -I. -include ./config.h
-
Am 18.01.2013 18:14, schrieb Colin Walters:
On Fri, 2013-01-18 at 16:14 +0100, Stephan Raue wrote:
src/core/manager.c: In function 'manager_setup_time_change':
src/core/manager.c:160:14: error: static assertion failed:
"sizeof(time_t) == sizeof(long)"
ass
Hi,
systemd fails to build with using a statically libkmod.a:
libtool: link:
/home/stephan/projects/openelec-master/build.OpenELEC-ARCTIC_MC.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc
-std=gnu99 -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2
-Wformat-security -Wformat-nonlit
Am 02.06.2013 18:56, schrieb Cristian RodrÃguez:
El 02/06/13 11:06, Stephan Raue escribió:
Hi,
systemd fails to build with using a statically libkmod.a:
Sure it does, there is memdup, path_is_absolute and
path_make_absolute_cmd symbols defined in systemd and kmod.
As static libraries do
Am 02.06.2013 19:36, schrieb Greg KH:
On Sun, Jun 02, 2013 at 07:28:57PM +0200, Stephan Raue wrote:
i dont agree, i some cases it makes sense. since udev is included in
systemd and udev has now its own buildins for the modprobe stuff it
should be possible to use kmod statically linked, esp. if
Hi,
building systemd-183 with "--disable-logind" i get the follow error:
libtool: link:
/home/stephan/projects/openelec-master/build.OpenELEC-RPi.arm-devel/toolchain/bin/armv6zk-openelec-linux-gnueabi-gcc
-std=gnu99 -march=armv6zk -mcpu=arm1176jzf-s -mabi=aapcs-linux
-Wno-psabi -Wa,-mno-warn-
Am 30.05.2012 22:27, schrieb Lennart Poettering:
This is fixed now in git. Thanks for the pointer! Lennart
thanks much :-)
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
15 matches
Mail list logo