Re: [BackupPC-devel] BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE

2013-09-25 Thread Tomasz Chmielewski
On Wed, 25 Sep 2013 13:39:46 +0400 Alexander Moisseev 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 > bp

Re: [BackupPC-devel] BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE

2013-09-25 Thread Alexander Moisseev
25.09.2013 14:41, Tomasz Chmielewski пишет: > On Wed, 25 Sep 2013 13:39:46 +0400 > Alexander Moisseev 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 -sha

Re: [BackupPC-devel] BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE

2013-09-25 Thread Tomasz Chmielewski
On Wed, 25 Sep 2013 16:20:34 +0400 Alexander Moisseev 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

Re: [BackupPC-devel] BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE

2013-09-25 Thread Holger Parplies
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 wrote: > > > > You need headers for zlib? > > > > > > > I am not familiar with C. Do you mean some

Re: [BackupPC-devel] BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE

2013-09-25 Thread Craig Barratt
Alexander, For some reason the generated Makefile doesn't do a sub-make in the md5 and zlib subdirectories. They should be self contained - it shouldn't depend upon any standard libraries or include files. Can you start with a clean (newly) unpacked archive, and replace Makefile.PL with the atta

Re: [BackupPC-devel] BackupPC-XS-0.20 failed to build on FreeBSD 9.1-RELEASE

2013-09-25 Thread Alexander Moisseev
It works. Thanks. -- 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 In