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
On Mon, 26.07.10 06:24, Stephan Raue ([email protected]) wrote:
> Hi,
heya,
> 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
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,