At 04:23 PM 11/1/00 -0500, JF wrote:

>I cannot install v 9.0.6 on Windows, because make returns an error.
>
>
>The makefile bcb.mak contains a long CFLAG line which, which,
>with some more characters before and after, becomes 168 chars
>and exceeds the length limit, it seems
>
>In detail:
>
>
>
>[C:\Program Files\openssl-0.9.6] make -f bcb.mak
>MAKE Version 4.0  Copyright (c) 1987, 1996 Borland International
>Building OpenSSL
>         mkdir tmp32
>Directory already exists
>         mkdir out32
>Directory already exists
>         mkdir inc32
>Directory already exists
>         mkdir inc32\openssl
>Directory already exists
>         bcc32 -otmp32\cryptlib.obj -Iinc32 -Itmp32 -
>DWIN32_LEAN_AND_MEAN -q -w-a
>us -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -
>DDSO_WIN32 -O2 -ff -fp  -c .\cr
>ypto\cryptlib.c
>Fatal: Command arguments too long
>
>[C:\Program Files\openssl-0.9.6]
>

Get a newer make utility?  Use GNU make?
Get the cygwin package and build under that?

I thought tiny command lines went out with MSDOS, but
I guess not.


((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((
Tom Biggs
'89 FJ1200     DoD #1146

"The whole aim of practical politics is to keep the populace alarmed -
and hence clamorous to be led to safety - by menacing it with an endless
series of hobgoblins, all of them imaginary."  -- H.L. Mencken
))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))

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

Reply via email to