I just compiled openssl-0.9.6h (from CVS) with Cygwin. I configured
with no-idea no-rc5 no-mdc2 no-shared. Make depend fails because
Cygwin has no program named "makedepend", which is called by
util/domd. I borrowed the domd from 0.9.7, which has a provision for
gcc being the makedepend program, and the rest of the compilation went
fine, including "make test" and "make install". I am not sure I see
a simple fix, since in 0.9.7 the Configure script determines if the
makedepend program should be gcc or not. Do we need to put this in the
Configure script and modify Makefile.org and util/domd accordingly?

I presume that this applies to any gcc compilation where there is no
separate "makedepend" program.
                           Doug

-- 
Doug Kaufman
Internet: [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to