Bacula-users

[Bacula-users] Error / bug when compiling 7.2.0 src with lzo enabled

2015-09-11 07:14:49
Subject: [Bacula-users] Error / bug when compiling 7.2.0 src with lzo enabled
From: Uwe Schuerkamp <uwe.schuerkamp AT nionex DOT net>
To: Bacula Users Mailing List <bacula-users AT lists.sourceforge DOT net>
Date: Fri, 11 Sep 2015 12:43:35 +0200
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>