[systemd-devel] Path to a mount point that begins with causes problems

2012-05-31 Thread Peter Lindgren
Hi, I'm using systemd-44 and experiencing some problems with my mount unit. I have an /etc/systemd/system/.aufs-normal.mount file - [Unit] Description=normal mount [Mount] What=/dev/mmcblk0p5 Where=/.aufs/normal Type=ext2 - I am able to run 'systemctl start .aufs-normal.mount' and 'syst

[systemd-devel] systemd requires LFS?

2012-04-20 Thread Peter Lindgren
Hi, when cross compiling systemd-44 for my arm target I run into compile problem in src/util.c src/util.c: In function 'parse_bytes': src/util.c:3158:17: error: overflow in implicit constant conversion [-Werror=overflow] src/util.c:3159:17: error: overflow in implicit constant conversion [-Werror

[systemd-devel] systemd requires LFS?

2012-04-20 Thread Peter Lindgren
Hi, when cross compiling systemd-44 for my arm target I run into compile problem in src/util.c src/util.c: In function 'parse_bytes': src/util.c:3158:17: error: overflow in implicit constant conversion [-Werror=overflow] src/util.c:3159:17: error: overflow in implicit constant conversion [-Werror