On 03/10/2019 02:48, Ken Moffat via blfs-dev wrote: > [...] > > Thanks, I'm inclined to bellieve that I'm barking up the wrong tree. > > My current xorg-server build configures and runs make as user lfs, > because I eventually discovered that my normal build-as-root was > forcing suid install. So now I have > > su lfs -c "./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ > --with-xkb-output=/var/lib/xkb \ > --enable-glamor \ > --enable-suid-wrapper \ > --disable-systemd-logind \
Hmmm, I see something suspicious here. Don't we need logind? We do not have this line in the book. > --disable-install-setuid \ We have removed --enable-install-setuid, so I think disable is the default, but this shouldn't hurt. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
