Re: [LFS Trac] #5657: kmod-34

"LFS Trac" ([email protected] via lfs-book Mailing List) <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.