Hi,all
I tried to bulid a OVirt_Engine_Development_Environment following the
http://wiki.ovirt.org/OVirt_Engine_Development_Environment.
When I prepared the source code and environment , I execute “make
install-dev PREFIX="$HOME/ovirt-engine" and an error was prompted as below.
================
if [ "1" != 0 ]; then \
build/shell-check.sh && \
build/python-check.sh && \
build/dbscripts-duplicate_upgrade_scripts.sh; \
fi
packaging/bin/pki-common.sh: 33: Syntax error: end of file unexpected
(expecting "then")
: No such file or directory57: /bin/sh
packaging/bin/engine-prolog.sh: 19: Syntax error: word unexpected (expecting
"do")
: No such file or directory57: /bin/sh
: No such file or directory57: /bin/sh
: No such file or directory57: /bin/sh
: No such file or directory57: /bin/sh
: No such file or directory57: /bin/sh
make[1]: *** [validations] Error 1
make[1]: Leaving directory `/home/onlyellow/ovirt-engine'
make: *** [all-dev] Error 2
======================
I check the “packaging/bin/pki-common.sh” and find it seems well (the
attendment). Does anybody have the same problem?
pki-common.sh
Description: pki-common.sh
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

