On Wed, 25 Sep 2013 16:20:34 +0400
Alexander Moisseev <mois...@mezonplus.ru> wrote:

> > You need headers for zlib?
> >
> 
> I am not familiar with C. Do you mean some C header files are absent?
> 
> # ls ./BackupPC-XS-0.20/zlib
> MYMETA.yml      adler32.c       crc32.h         inffast.c
> inflate.c       inftrees.h      zconf.h         zutil.h
> Makefile        compress.c      deflate.c       inffast.h
> inflate.h       trees.c         zlib.h Makefile.PL
> crc32.c         deflate.h       inffixed.h      inftrees.c
> trees.h         zutil.c
> 
> # ls ./BackupPC-XS-0.20/md5
> MYMETA.yml      Makefile        Makefile.PL     md5.c
> mdigest.h

Correct - some C headers files don't seem to be present on your
system.

Can't help you with FreeBSD, but I believe it should have a similar
methodology as on Linux: the headers are typically shipped in
development packages, which you have to install yourself.

For example, on Debian (Linux), the files you are after would be be
in "zlib1g-dev" package. There should be something equivalent for
FreeBSD.


-- 
Tomasz Chmielewski
http://www.ptraveler.com

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to