Hi folks,

I've found a small error when compiling bacula with lzo support on
CentOS Linux 6.x:

-- /usr/bin/ld: cannot find -lzo2
collect2: ld returned 1 exit status
make[1]: *** [bacula-fd] Error 1
make[1]: Leaving directory `/server/src/bacula-7.2.0/src/filed'



The linker library should be named "-llzo2" on centos / Linux
systems. Changing the filed Makefile accordingly allows the compile to
complete successfully.

All the best, Uwe









------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to