[EMAIL PROTECTED] schrieb:
Hi,Trying to build Debian packages, running Make in trunk/package/debian, I got:....make[3]: Entering directory `/home/tomasflyer/svn/openxpki/trunk/package/debian/core'cd ../../../../trunk/perl-modules/core/trunk; \ perl Makefile.PL; \ make dist; \ mv OpenXPKI-*.tar.gz /tmp OpenSSL library: /usr/lib OpenSSL headers: /usr/include OpenSSL binary: /usr/bin/openssl OpenSSL version: OpenSSL 0.9.8c 05 Sep 2006Can't locate version.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/share/perl5/Config/Std.pm line 3. BEGIN failed--compilation aborted at /usr/share/perl5/Config/Std.pm line 3.Compilation failed in require at ../../../../tools/vergen line 18. BEGIN failed--compilation aborted at ../../../../tools/vergen line 18. Could not determine OpenXPKI version. Stopped at Makefile.PL line 130. ... I guess I miss some dependency?
Yes, I forgot a build dependency. All control files are missing libversion-perl in the Build-Depends: line. The problem is that the patczh is ready on my machine but our network admins are testing a new firewall system in our production system :( I hope I can commit during the day.
The easiest way to solve the problem is "apt-get install libversion-perl". Best regards Michael -- _______________________________________________________________ Michael Bell Humboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice Fax: +49 (0)30-2093 2704 Unter den Linden 6 [EMAIL PROTECTED] D-10099 Berlin _______________________________________________________________
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ OpenXPKI-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-devel
