Hi all

We write you this mail because we would like to use cryption in Snmp V3. So we need OpenSSL to build this
but we've got a little problem building OpenSSL
indeed, during the make install step, an error occure:

created directory `_install/bin'
created directory `_install/lib'
created directory `_install/lib/pkgconfig'
created directory `_install/include'
created directory `_install/include/openssl'
created directory `_install/_install/ssl/misc'
created directory `_install/_install/ssl/certs'
created directory `_install/_install/ssl/private'
installing crypto...
make[1]: Entering directory `/home/stage/dev/openssl-0.9.7f/crypto'
cp: ne peut créer le fichier régulier `_install/include/openssl/crypto.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/crypto.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/tmdiff.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/tmdiff.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/opensslv.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/opensslv.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/opensslconf.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/opensslconf.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/ebcdic.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/ebcdic.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/symhacks.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/symhacks.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/ossl_typ.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/ossl_typ.h': No such file or directory
make[1]: *** [install] Erreur 1
make[1]: Leaving directory `/home/stage/dev/openssl-0.9.7f/crypto'
installing fips...
make[1]: Entering directory `/home/stage/dev/openssl-0.9.7f/fips'
cp: ne peut créer le fichier régulier `_install/include/openssl/fips.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/fips.h': No such file or directory
make[1]: *** [install] Erreur 1
make[1]: Leaving directory `/home/stage/dev/openssl-0.9.7f/fips'
installing ssl...
make[1]: Entering directory `/home/stage/dev/openssl-0.9.7f/ssl'
cp: ne peut créer le fichier régulier `_install/include/openssl/ssl.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/ssl.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/ssl2.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/ssl2.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/ssl3.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/ssl3.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/ssl23.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/ssl23.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/tls1.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/tls1.h': No such file or directory
cp: ne peut créer le fichier régulier `_install/include/openssl/kssl.h': No such file or directory
chmod: ne peut accéder `_install/include/openssl/kssl.h': No such file or directory
make[1]: *** [install] Erreur 1
make[1]: Leaving directory `/home/stage/dev/openssl-0.9.7f/ssl'
installing apps...
make[1]: Entering directory `/home/stage/dev/openssl-0.9.7f/apps'
installing openssl
cp: ne peut créer le fichier régulier `_install/bin/openssl.new': No such file or directory
chmod: ne peut accéder `_install/bin/openssl.new': No such file or directory
mv: ne peut évaluer `_install/bin/openssl.new': No such file or directory
make[1]: *** [install] Erreur 1
make[1]: Leaving directory `/home/stage/dev/openssl-0.9.7f/apps'
installing test...
make[1]: Entering directory `/home/stage/dev/openssl-0.9.7f/test'
make[1]: Rien à faire pour « install ».
make[1]: Leaving directory `/home/stage/dev/openssl-0.9.7f/test'
installing tools...
make[1]: Entering directory `/home/stage/dev/openssl-0.9.7f/tools'
cp: ne peut créer le fichier régulier `_install/bin/c_rehash.new': No such file or directory
chmod: ne peut accéder `_install/bin/c_rehash.new': No such file or directory
mv: ne peut évaluer `_install/bin/c_rehash.new': No such file or directory
make[1]: *** [install] Erreur 1
make[1]: Leaving directory `/home/stage/dev/openssl-0.9.7f/tools'
make: *** [install_sw] Erreur 2
[EMAIL PROTECTED] openssl-0.9.7f]#


to get this, we use the following configure command line:
./config --prefix=_install compiler:arm-linux-gcc

so if anyone got an idea about it to help us...

with regards

Fabrice & Frédéric
--
Plateforme Technologique Valence
Tél : 04 75 41 88 58

Reply via email to