installation of hal

Niraj

Registered
Hi.

I am getting error while making of hal (0.5.7)

util.h:22:20: error: endian.h: No such file or directory
util.h:23:22: error: byteswap.h: No such file or directory
ext.c: In function 'volume_id_probe_ext':
ext.c:85: warning: implicit declaration of function 'cpu_to_le16'
ext.c:85: warning: nested extern declaration of 'cpu_to_le16'
ext.c:88: warning: implicit declaration of function 'le32_to_cpu'
ext.c:88: warning: nested extern declaration of 'le32_to_cpu'
make[2]: *** [ext.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



If you have some idea about it ,then please share it.
 
Back
Top