Hi,

Tomasz Chmielewski wrote on 2013-09-25 21:39:07 +0900 [Re: [BackupPC-devel] 
BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE]:
> 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?
> > [...]
> 
> Correct - some C headers files don't seem to be present on your
> system.

really? I was guessing that a dependency is incorrectly generated (or rather
not generated). I can't see the *libraries* libzlib.a and libmd5.a being
even attempted to be built, and surely they should be!?

In the attached zip file (which I resent having to unpack, but YMMV) I see a
warning concerning netinet/ip.h, which I don't fully understand, but which
doesn't seem relevant for zlib and md5 code.

Makefiles for BackupPC::XS::zlib and BackupPC::XS::md5 are built, but I never
see anything done with them before the attempt to link zlib/libzlib.a and
md5/libmd5.a into BackupPC_XS.o (relative to directory BackupPC/XS). Missing
header files should trigger an error rather than be silently ignored.

> Can't help you with FreeBSD,

Neither can I, but perhaps you could post your Makefiles for the two
directories and someone who has done a successful build on Linux could
compare with his ...

Hope that helps.

Regards,
Holger

------------------------------------------------------------------------------
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