On 3/30/2006 10:43 PM, Bart Schelstraete wrote:

    # ldd `which bacula-fd`
             linux-gate.so.1 =>  (0xffffe000)
             libacl.so.1 => /lib/libacl.so.1 (0x4002f000)
             libz.so.1 => /lib/libz.so.1 (0x40035000)
             libutil.so.1 => /lib/libutil.so.1 (0x40047000)
             librt.so.1 => /lib/tls/librt.so.1 (0x4004b000)
             libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40054000)
             libdl.so.2 => /lib/libdl.so.2 (0x40066000)
             libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x4006a000)
             libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x4009a000)
             libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x4018c000)
             libm.so.6 => /lib/tls/libm.so.6 (0x40249000)
             libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4026c000)
             libc.so.6 => /lib/tls/libc.so.6 (0x40274000)
             libattr.so.1 => /lib/libattr.so.1 (0x4038a000)
             /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

    and see quite clearly that libz is referenced by the FD.


Correct, the libz is there...

Then run the FDs with debug output enabled and see if it reports anything related to compression. If your fileset is more complex than only one options section you should verify that, too.

Arno


B


--
Schelstraete Bart
http://www.schelstraete.org
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to