On 8/19/19 9:21 PM, DJ Lucas via blfs-dev wrote:
On August 19, 2019 7:13:45 PM CDT, Ken Moffat via blfs-dev
<[email protected]> wrote:
On Tue, Aug 20, 2019 at 12:54:07AM +0100, Ken Moffat via blfs-dev
wrote:
On Tue, Aug 20, 2019 at 12:49:48AM +0100, Ken Moffat via blfs-dev
wrote:
So it appears that I have two problems with elogind:
I. Somethng apparently specific to me (perhaps running the build as
root) where despite NOT having the setuid install enabled, it
still installed as mode 4755. To be investigated later.
Indeed, it is building as root which causes suid. I've just run, as
root,
./configure --prefix=/opt/X11 --with-xkb-output=/var/lib/xkb
--enable-glamor --enable-suid-wrapper --disable-systemd-logind &&
make -j8 && make install
which gave me
-rwsr-xr-x 1 root root 18120152 Aug 20 00:57 Xorg
-rwsr-xr-x 1 root root 29432 Aug 20 00:57 Xorg.wrap
Repeated, using
./configure --prefix=/opt/X11 --with-xkb-output=/var/lib/xkb \
--enable-glamor --disable-install-setuid --enable-suid-wrapper \
--disable-systemd-logind
and I got the result I had originally wanted:
-rwxr-xr-x 1 root root 18120168 Aug 20 01:01 Xorg
-rwsr-xr-x 1 root root 29432 Aug 20 01:01 Xorg.wrap
Unfortunately, since I don't seem to be able to to run it without
setuid, I'm not a lot further forward.
ĸen
--
Adopted by dwarfs, brought up by dwarfs. To dwarfs I'm a dwarf, sir.
I can do the rite of k'zakra, I know the secrets of h'ragna, I can
ha'lk my g'rakha correctly ... I am a dwarf
Captain Carrot Ironfoundersson (in The Fifth Elephant)
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
I've got my hands on both a laptop with Intel and was graciously offered to
borrow a 1070 today. I'll see if my existing build works with the 1070 first
and start on the laptop. Any idea what firmware is needed for nouvou?
--DJ
On that note, I dusted off an older AMD system from my shelf earlier
while waiting for GTK3 to build and have it currently running jhalfs.
It'll be going with AMDGPU/Synaptics/Wacom drivers for testing. I still
need to track down firmware though, and it still has no problem
reminding me of how slow it is, so it'll be a day or two before I can
tag those. I went with systemd though, so I'm not sure how much help
it'll be...
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page