On Sun, Dec 15, 2002 at 01:31:52AM -0800, Doug Kaufman wrote:
> 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

`makedepend' is typically part of the XFree86 package, in Cygwin as
well as on Linux systems.  Just install the Cygwin XFree86 package.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to