xinglp wrote:
> 2014-03-08 2:09 GMT+08:00 Bruce Dubbs <bruce.du...@gmail.com>:
>> xinglp wrote:
>>
>>>> And most importantly, /dev/disk was not created.
>>
>>> I got it,  eudev should be after util-linux, for libblkid
>>
>> It's not picking up util-linux from Chapter 5?  If not, we'll need to
>> adjust some flags.
> In the last version I build with jhalfs, udevd not linked to libblkid.so

OK, I see in my log I have

checking for BLKID... no

looking at the configure script, I think we need to add:

PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/tools/lib/pkgconfig as a part of the 
./configure line.

A more straight forward way might be to add:

BLKID_CFLAGS=-I/tools/include BLKID_LIBS=-L/tools/lib

Do you want to test that for us?

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

Reply via email to