gmake[2]: *** No rule to make target `../../include/openssl/mdc2.h', needed
by `m_mdc2.o'.  Stop.
gmake[2]: Leaving directory
`/usr/home/test/openssl-1.0.2-stable-SNAP-20121003/crypto/evp'
gmake[1]: *** [subdirs] Error 1
gmake[1]: Leaving directory
`/usr/home/test/openssl-1.0.2-stable-SNAP-20121003/crypto'
gmake: *** [build_crypto] Error 1
*** Error code 2
Stop.
make: stopped in
/usr/home/test/openssl102/openssl-1.0.2-stable-SNAP-20121003/

cause:
There is no include/openssl/mdc2.h

fix:
cp -p crypto/mdc2/mdc2.h include/openssl/

-- zakinko@Chitose Institute of Science and Technology.
 http://www.nsrg.fml.org/ mailto:[email protected] tel:
0123-27-6097


gmake[2]: *** No rule to make target `../../include/openssl/mdc2.h', needed by `m_mdc2.o'.? Stop.
gmake[2]: Leaving directory `/usr/home/test/openssl-1.0.2-stable-SNAP-20121003/crypto/evp'
gmake[1]: *** [subdirs] Error 1
gmake[1]: Leaving directory `/usr/home/test/openssl-1.0.2-stable-SNAP-20121003/crypto'
gmake: *** [build_crypto] Error 1
*** Error code 2
Stop.
make: stopped in /usr/home/test/openssl102/openssl-1.0.2-stable-SNAP-20121003/

cause:
There is no include/openssl/mdc2.h

fix:
cp -p crypto/mdc2/mdc2.h include/openssl/

-- zakinko@Chitose Institute of Science and Technology.
http://www.nsrg.fml.org/ mailto:[email protected] tel:0123-27-6097

Reply via email to