On Wed, 16.06.10 15:08, [email protected] ([email protected]) wrote: > Compiling using portage in gentoo currently fails, since make > tries to create and mount /cgroup. Is this necessary for compilation?
Well, not if you build from a tarball. Unfortunately we have no tarballs available yet. Also, we don't try to mount the dirs if you have an uid != 0. You should not build systemd as root anyway. (We mount those filesystems because there's a little bit of a chicken-and-egg problem otherwise when we need to figure out the mode we are being run in). > I'd experiment myself, but to be honest, the makefiles make my head > spin. Uh, they are actually pretty straight-forward automake. Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
