Infinidat / relocatable-python3

40 stars 10 forks source link

Cannot build openssh #1

Closed amal-khailtash closed 9 years ago

amal-khailtash commented 9 years ago

$ ./bin/build (umask 022 ; ./mkinstalldirs /var/empty) mkdir /var/empty mkdir: cannot create directory ‘/var/empty’: Permission denied Makefile:253: recipe for target 'install-files' failed make: *\ [install-files] Error 1 openssh: Command failed with exit code 2: make install openssh: Compilation error. The package is left as is at /home/username/relocatable-python3/parts/opensshcompile/openssh-5.8p1 where you can inspect what went wrong While: Installing openssh. Error: System error

amal-khailtash commented 9 years ago

Adding the following to "buildout-build-redhat-64bit.cfg" to get the compile passed openssl.

[openssl] CC = gcc -fPIC