On Sat, 2012-02-04 at 17:45 -0600, Bruce Dubbs wrote:

> libdir=/lib
> includedir=/usr/include
> 
> Name: libkmod
> Description: Library to deal with kernel modules
> Version: 4
> Libs: -L${libdir} -lkmod
> Libs.private: -L/lib -llzma -L/lib -lz
> Cflags: -I${includedir}
> 
> however, should we move the lzma library to /lib?

It should already be there, at least it is with my last build.  There's
a '--libdir=/lib' in Xz's configure invocation, which seems to do the
right thing here.

Cheers,

Matt.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to