Re: [Lessfs-users] Compilation failed on CentOS 5.5
Brought to you by:
mruijter
From: Marcin M. <ma...@me...> - 2011-02-08 13:27:05
|
W dniu 07.02.2011 13:08, David Touzeau pisze: > Dear i think i have a libmash issue > > i try to compile lessfs-1.3.3 > > i receive this compilation error : > lib_common.c:2975: error: ‘MHASH_SNEFRU256’ undeclared (first use in > this function) > make[1]: *** [lessfs-lib_common.o] Error 1 > make[1]: Leaving directory `/root/APP_LESSFS-2011-02-07-13' > make: *** [all] Error > > > How can i fix it ? Hello, i suppose devs doesn't read this mailing list:( Those errors refers to mhash, maybe you don't have mhash installed? (or mhash-devel , i don't know centos, i'm guessing). Regards |