<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">I have custom linux build with kernel and some utils (coreutils, util-linux, network utils), i build systemd with option;<div><br><div><div>./configure --prefix=/ --host="$HOST" CFLAGS="-g -O0 -ftrapv -I$SYSROOT/usr/include/" \</div>

<div>--disable-manpage \</div><div>--disable-xattr \</div><div>--without-python \</div><div>--disable-gudev \</div><div>--disable-gcrypt \</div><div>--disable-tests \</div><div>--disable-pam \</div><div>--with-dbuspolicydir="/etc/" \</div>

<div>--with-dbussystemservicedir="/usr/etc/" </div><div><br></div></div></div><div>then i try run networkd-serviced. i get strange error</div><div><br></div><div>Mar 26 20:08:16 localhost systemd-networkd[216]: /usr/lib/systemd/systemd-networkd: error while loading shared libraries: librt.so.1: cannot open shared object file: Permission denied</div>

<div>Mar 26 20:08:16 localhost systemd[1]: systemd-networkd.service: main process exited, code=exited, status=127/n/a </div><div>Mar 26 20:08:16 localhost systemd[1]: Failed to start Network Service. </div><div>Mar 26 20:08:16 localhost systemd[1]: Unit systemd-networkd.service entered failed state.</div>

<div>Mar 26 20:08:16 localhost systemd[1]: systemd-networkd.service has no holdoff time, scheduling restart.</div><div>Mar 26 20:08:16 localhost systemd[1]: Stopping Network Service...</div><div>Mar 26 20:08:16 localhost systemd[1]: Starting Network Service...</div>

<div>Mar 26 20:08:16 localhost systemd[1]: systemd-networkd.service start request repeated too quickly, refusing to start. </div><div>Mar 26 20:08:16 localhost systemd[1]: Failed to start Network Service. </div><div>Mar 26 20:08:16 localhost systemd[1]: Unit systemd-networkd.service entered failed state.</div>

<div><br></div><div><br></div><div><br></div><div>when i use version systemd version 210 network work fine but i try version from git nevest 210 i always get this error </div><div><br></div><div>strace log:</div><div><br>

</div><div><a href="http://pastebin.com/raw.php?i=7jTcGKzg" target="_blank">http://pastebin.com/raw.php?i=7jTcGKzg</a><br></div><div><br></div><div><br></div><div> </div></div>
</div><br></div>