[Clfs-support] Configure problem Utils-linux-ng

Joe Ciccone jciccone at gmail.com
Sat Sep 13 08:17:39 PDT 2008


satish patel wrote:
> I got this error when I compiling utils-linux-ng package on CLFS for ARM 
>
> clfs:/mnt/clfs/sources/util-linux-ng-2.13$ ./configure --build=${CLFS_HOST}
> --host=${CLFS_TARGET}     --enable-partx --disable-wall --enable-write
> --disable-makeinstall-chown
> Checking .....
> .......
> .......
> .......
>
> checking for getdomainname... yes
> checking for nanosleep... yes
> checking for personality... yes
> checking for updwtmp... yes
> checking for lchown... yes
> checking for rpmatch... yes
> checking for _LARGEFILE_SOURCE value needed for large files... no
> checking for fseeko... yes
> checking for uuid_is_null in -luuid... no
> configure: WARNING: uuid library is not found; mkswap(8) will not generate
> UUIDs
> checking for openpty in -lutil... yes
> checking for tgetnum in -ltermcap... no
> checking for blkid_known_fstype in -lblkid... no
> configure: error: blkid or volume_id is needed to build util-linux-ng.
>
> Error : configure: error: blkid or volume_id is needed to build
> util-linux-ng.
>
> I have this files 
>
> /mnt/clfs/sbin/blkid
> /mnt/clfs/lib/libblkid.so.1
> /mnt/clfs/lib/libblkid.so.1.0
>
>   
See if you can find the relevant information in config.log. If you're
following clfs-sysroot then i'd assume that the sysroot target of the
linker is bad, either that or the compiler. the relevant information in
config.log would show this.




More information about the Clfs-support mailing list