Hello, here are some random issues I've found.

libgusb now installs the program gusbcmd.  It's page currently list no
programs installed.

Pulseaudio no longer uses json-c.  They dropped it in 2016 and now use an
internal json parsing library.

Mozjs headers installed from the js-38 package have the wrong owner and
group.  Also the header js-config.h and the pkgconfig file have permission
755.

In the libtiff instructions it says to mkdir -p build, but the directory
already exits and it's not empty.  So I'm not sure if that directory should
be used.

Lastly, for network-manager-applet I don't think that particular sed is
needed.   The issue I see with the pc files is they both have this:

Libs: -L${prefix}//usr/lib

Shouldn't this be -L${libdir} ?
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to