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.

_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to