Brendan L wrote:
I noticed when configuring systemd-236, there is now these two warnings:
Message: WARNING: The local user with the configured user name "nobody"
of the nobody user does not have UID 65534 (it has 99). Your build will
result in an user table setup that is incompatible with the local system.
Message: WARNING: The local group with the configured group name "nobody"
of the nobody group does not have UID 65534 (it has 99). Your build will
result in an group table setup that is incompatible with the local system.
There they go again, trying to tell users how to set up their systems. I
looked at the code and do not see where there will be any adverse effects.
We have been using nobody=99 for 15 years.
Next I notice the instructions don't really follow the standard formatting
of the other packages using meson, using '--prefix /usr' instead of
'--prefix=/usr' and not creating a build directory first.
Yes, we need to be consistent.
Lastly, I don't think '-Dblkid=true' is needed, because it's enabled by
default if found.
The default is auto. We want it to be forced, but it probably doesn't
make any difference.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page