Hi, i trying compile the sarg-2.3.1 in Fedora 14 but i recive this error:
usr/bin/ld: grepday.o: undefined reference to symbol 'log@@GLIBC_2.2.5'
/usr/bin/ld: note: 'log@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
/lib64/libm.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make: ** [sarg] Erro 1
Someone know how to solve this problem ?