Code:
BD5HTYmatoMacBook-Pro:pve-manager bd5hty$ make all
set -e && for i in aplinfo PVE bin www po; do make -C $i all; done
make[1]: Nothing to be done for `all'.
set -e && for i in API2 VZDump; do make -C $i all; done
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all'.
perl -I.. ./vzrestore printmanpod >vzrestore.1.pod
Can't locate PVE/SafeSyslog.pm in @INC (@INC contains: .. /Library/Perl/Updates/5.10.0/darwin-thread-multi-2level /Library/Perl/Updates/5.10.0 /System/Library/Perl/5.10.0/darwin-thread-multi-2level /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level /Network/Library/Perl/5.10.0 /Network/Library/Perl /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level /System/Library/Perl/Extras/5.10.0 .) at ./vzrestore line 4.
BEGIN failed--compilation aborted at ./vzrestore line 4.
make[1]: *** [vzrestore.1.pod] Error 2
make: *** [all] Error 2