Re: [LFS Trac] #5657: kmod-34
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
#5657: kmod-34
-------------------------+-----------------------
Reporter: Bruce Dubbs | Owner: lfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 12.4
Component: Book | Version: git
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by Xi Ruoyao):
`make` fails due to missing `gtk-doc.m4`. It seems the upstream is going
to use meson instead: https://github.com/kmod-project/kmod/pull/289. So I
tried meson and it works:
{{{
meson setup --prefix=/usr \
--sbindir=/usr/sbin \
--buildtype=release \
-D manpages=false
ninja
ninja install
}}}
We'll need to reorder it after meson.
With `--sbindir=/usr/sbin` we'll no longer need to recreate the symlinks.
--
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5657#comment:1>
LFS Trac <https://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page