On Tuesday 20 March 2007 14:51, Arno Lehmann wrote:
> Hi,
> 
> On 3/20/2007 2:15 PM, Alan Brown wrote:
> > On Tue, 20 Mar 2007, Kern Sibbald wrote:
> > 
> >> What I don't understand is why you don't build your own current 
(non-static)
> >> version of Bacula on your older systems.
> > 
> > Because in several cases they won't compile - lack of libraries, etc.
> > 
> > These are old boxes and they're "frozen" - no updates of core software 
> > allowed in case it breaks the running software.
> 
> I'll add my results here - they seem to fit :-)
> 
> Bad luck, Alan: I can't get a static FD even under SuSE 8.1. Seems to be 
> some problem with the acl library. I tried to disable ACLS during 
> configure, but --disable-acl was accepted but did not work.
> 
> In case someone knows how to tell configure to not include ACL support 
> please tell me - I'm sure Alan would be grateful ;-)
> 
> I'll try to rename the acl header file during configure otherwise, but 
> that will have to wait until the evening...

Do the ./configure, then edit src/config.h and turn off ACL support.  The tag 
is named HAVE_ACL.   Currently there  is no way to disable it with an option.

You might also have to modify the Makefile and remove the -lacl 
(and/or -lsec).

> 
> Arno
> 
> > 
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share 
your
> > opinions on IT & business topics through brief surveys-and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> -- 
> IT-Service Lehmann                    [EMAIL PROTECTED]
> Arno Lehmann                  http://www.its-lehmann.de
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to