25.09.2013 14:41, Tomasz Chmielewski пишет: > On Wed, 25 Sep 2013 13:39:46 +0400 > Alexander Moisseev <mois...@mezonplus.ru> wrote: > >> BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE. > > (...) > >> Running Mkbootstrap for BackupPC::XS () >> chmod 644 XS.bs >> rm -f blib/arch/auto/BackupPC/XS/XS.so >> cc -shared -L/usr/local/lib -fstack-protector BackupPC_XS.o >> bpc_attrib.o bpc_attribCache.o bpc_dirOps.o bpc_fileZIO.o >> bpc_hashtable.o bpc_lib.o bpc_poolWrite.o bpc_refCount.o >> zlib/libzlib.a md5/libmd5.a -o blib/arch/auto/BackupPC/XS/XS.so cc: >> zlib/libzlib.a: No such file or directory cc: md5/libmd5.a: No such >> file or directory *** [blib/arch/auto/BackupPC/XS/XS.so] Error code 1 > > 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 ------------------------------------------------------------------------------ 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/