Re: Make depend fails for gcc (0.9.6h)

2002-12-15 Thread Corinna Vinschen
On Sun, Dec 15, 2002 at 12:58:18PM +0100, Richard Levitte - VMS Whacker wrote:
> In message <[EMAIL PROTECTED]> on Sun, 15 Dec 2002 12:02:34 
>+0100, Corinna Vinschen <[EMAIL PROTECTED]> said:
> 
> vinschen> `makedepend' is typically part of the XFree86 package, in Cygwin as
> vinschen> well as on Linux systems.  Just install the Cygwin XFree86 package.
> 
> I must admit it would be a little silly to install XFree86 just to get
> hold of makedepend.
> 
> (and it's beyond me why makedepend still hasn't become a separate
> package, but that's not your fault)

You can't rely on it's existance and that's not a Cygwin problem.

It's just that most today's Linux/Unix installations have X installed
by default so you'll never see that problem.  Just curious:  What
about Apple's OS X?  It has no X so it probably has no makedepend, too.

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]



Re: Make depend fails for gcc (0.9.6h)

2002-12-15 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sun, 15 Dec 2002 12:02:34 
+0100, Corinna Vinschen <[EMAIL PROTECTED]> said:

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

I must admit it would be a little silly to install XFree86 just to get
hold of makedepend.

(and it's beyond me why makedepend still hasn't become a separate
package, but that's not your fault)

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
\  SWEDEN   \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis-- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See  for more info.
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: Make depend fails for gcc (0.9.6h)

2002-12-15 Thread Corinna Vinschen
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]



Make depend fails for gcc (0.9.6h)

2002-12-15 Thread Doug Kaufman
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]