Hi, i am trying to build openssl-1.0.1f in my fedora 20 64 bit laptop. But
i am getting the following errors. Please help me to fix it. thanks


[root@nazatul openssl-1.0.1f]# make install
making all in crypto...
make[1]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto'
making all in crypto/objects...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/objects'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/objects'
making all in crypto/md4...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/md4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/md4'
making all in crypto/md5...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/md5'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/md5'
making all in crypto/sha...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/sha'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/sha'
making all in crypto/mdc2...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/mdc2'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/mdc2'
making all in crypto/hmac...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/hmac'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/hmac'
making all in crypto/ripemd...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/ripemd'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/ripemd'
making all in crypto/whrlpool...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/whrlpool'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/whrlpool'
making all in crypto/des...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/des'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/des'
making all in crypto/aes...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/aes'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/aes'
making all in crypto/rc2...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/rc2'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/rc2'
making all in crypto/rc4...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/rc4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/rc4'
making all in crypto/idea...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/idea'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/idea'
making all in crypto/bf...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/bf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/bf'
making all in crypto/cast...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/cast'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/cast'
making all in crypto/camellia...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/camellia'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/camellia'
making all in crypto/seed...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/seed'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/seed'
making all in crypto/modes...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/modes'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/modes'
making all in crypto/bn...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/bn'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/bn'
making all in crypto/ec...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/ec'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/ec'
making all in crypto/rsa...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/rsa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/rsa'
making all in crypto/dsa...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/dsa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/dsa'
making all in crypto/ecdsa...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/ecdsa'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/ecdsa'
making all in crypto/dh...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/dh'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/dh'
making all in crypto/ecdh...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/ecdh'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/ecdh'
making all in crypto/dso...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/dso'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/dso'
making all in crypto/engine...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/engine'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/engine'
making all in crypto/buffer...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/buffer'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/buffer'
making all in crypto/bio...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/bio'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/bio'
making all in crypto/stack...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/stack'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/stack'
making all in crypto/lhash...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/lhash'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/lhash'
making all in crypto/rand...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/rand'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/rand'
making all in crypto/err...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/err'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/err'
making all in crypto/evp...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/evp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/evp'
making all in crypto/asn1...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/asn1'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/asn1'
making all in crypto/pem...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/pem'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/pem'
making all in crypto/x509...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/x509'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/x509'
making all in crypto/x509v3...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/x509v3'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/x509v3'
making all in crypto/conf...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/conf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/conf'
making all in crypto/txt_db...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/txt_db'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/txt_db'
making all in crypto/pkcs7...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/pkcs7'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/pkcs7'
making all in crypto/pkcs12...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/pkcs12'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/pkcs12'
making all in crypto/comp...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/comp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/comp'
making all in crypto/ocsp...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/ocsp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/ocsp'
making all in crypto/ui...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/ui'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/ui'
making all in crypto/krb5...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/krb5'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/krb5'
making all in crypto/cms...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/cms'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/cms'
making all in crypto/pqueue...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/pqueue'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/pqueue'
making all in crypto/ts...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/ts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/ts'
making all in crypto/srp...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/srp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/srp'
making all in crypto/cmac...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/crypto/cmac'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto/cmac'
if [ -n "" ]; then \
    (cd ..; make libcrypto.so.1.0.0); \
fi
make[1]: Leaving directory `/home/nsultan/openssl-1.0.1f/crypto'
making all in ssl...
make[1]: Entering directory `/home/nsultan/openssl-1.0.1f/ssl'
if [ -n "" ]; then \
    (cd ..; make libssl.so.1.0.0); \
fi
make[1]: Leaving directory `/home/nsultan/openssl-1.0.1f/ssl'
making all in engines...
make[1]: Entering directory `/home/nsultan/openssl-1.0.1f/engines'
echo

making all in engines/ccgost...
make[2]: Entering directory `/home/nsultan/openssl-1.0.1f/engines/ccgost'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nsultan/openssl-1.0.1f/engines/ccgost'
make[1]: Leaving directory `/home/nsultan/openssl-1.0.1f/engines'
making all in apps...
make[1]: Entering directory `/home/nsultan/openssl-1.0.1f/apps'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/nsultan/openssl-1.0.1f/apps'
making all in test...
make[1]: Entering directory `/home/nsultan/openssl-1.0.1f/test'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/nsultan/openssl-1.0.1f/test'
making all in tools...
make[1]: Entering directory `/home/nsultan/openssl-1.0.1f/tools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/nsultan/openssl-1.0.1f/tools'
installing man1/asn1parse.1
installing man1/CA.pl.1
installing man1/ca.1
installing man1/ciphers.1
installing man1/cms.1
cms.pod around line 457: Expected text after =item, not a number
cms.pod around line 461: Expected text after =item, not a number
cms.pod around line 465: Expected text after =item, not a number
cms.pod around line 470: Expected text after =item, not a number
cms.pod around line 474: Expected text after =item, not a number
POD document had syntax errors at /bin/pod2man line 69.
make: *** [install_docs] Error 1

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to