The nasm assembler is available from here: http://www.nasm.us/
The headers become populated in the final stage of the build, once the
libraries are built (I think)
On 11/10/11 15:49, Kevin Lambert wrote:
The build of openssl fails due to missing executable "nasm". I also
cant get libssh to build because all of the headers inside the
openssl-1.0.0e/include/openssl are 0 length (this is what first got me
trying to build openssl.
Kevin
*From:*Gearoid Murphy [mailto:[email protected]]
*Sent:* Tuesday, October 11, 2011 10:37 AM
*To:* [email protected]
*Cc:* Kevin Lambert
*Subject:* Re: MSVC 2005 build of libssh
On 11/10/11 15:36, Kevin Lambert wrote:
I have tried making a build of libssh myself but its predicated upon
getting openssl to build and my build of openssl keeps failing.
Can you elaborate?, what aspect of the openssl build fails?