On Friday 13 May 2005 03:39, Ferdinando Pasqualetti wrote:
> Linux and Win2000 clients make compression correctly. True64 client just
> say "Compression = None"

Hi Ferdinando,

Good news!
I found the problem.
The "configure" script didn't found <zlib.h> file, so no zlib support.
I was confused because in config.out gave me
  ZLIB support:               yes
But in  config.log:
[EMAIL PROTECTED]:/home/bacula-1.36.2> grep zlib config.log
configure:20204: checking zlib.h usability
cc: Severe: conftest.c, line 160: Cannot find file <zlib.h> specified in 
#include directive. (noinclfilef)
#include <zlib.h>
| #include <zlib.h>
configure:20249: checking zlib.h presence
cc: Error: conftest.c, line 126: Cannot find file <zlib.h> specified in 
#include directive. (noinclfile)
#include <zlib.h>
| #include <zlib.h>
configure:20320: checking for zlib.h
ac_cv_header_zlib_h=no

After setting a couple of links to the right locations I was able to compile 
the binaries for 1.36.1 and 1.36.2.
I'm sending you both files attached via other email.

Regards,
Wilson.

PS: I get this output after the compilation.

13-May 18:27 venus-dir: Bacula 1.36.1 (26Nov04): 13-May-2005 18:27:31
  JobId:                  5073
  Job:                    CSHSPCP_Sistema.2005-05-13_18.27.24
  Backup Level:           Full
  Client:                 cshspcp-fd
  FileSet:                "CSHSPCP Sistema" 2005-05-13 17:49:37
  Pool:                   "Pool_Disk"
  Storage:                "File"
  Start time:             13-May-2005 18:27:26
  End time:               13-May-2005 18:27:31
  FD Files Written:       1
  SD Files Written:       1
  FD Bytes Written:       1,664
  SD Bytes Written:       1,763
  Rate:                   0.3 KB/s
  Software Compression:   99.8 %
  Volume name(s):         DiskVol_0009
  Volume Session Id:      8
  Volume Session Time:    1116031719
  Last Volume Bytes:      2,398,026,959
  Non-fatal FD errors:    0
  SD Errors:              0
  FD termination status:  OK
  SD termination status:  OK
  Termination:            Backup OK

13-May 18:27 venus-dir: Begin pruning Jobs.
13-May 18:27 venus-dir: No Jobs found to prune.
13-May 18:27 venus-dir: Begin pruning Files.
13-May 18:27 venus-dir: No Files found to prune.
13-May 18:27 venus-dir: End auto prune.



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to