Hi,

Thanks for the reply. I tried m version, but it gives the same problem. 
I am building for Netware 6.5 on Windows XP with Watcom 11/Codewarrior/gcc for 
windows.

The error:
C:\openssl-0.9.8m>make -f netware\nlm_libc.mak -D MAKESTARTUP=t11
make: netware\nlm_libc.mak: line 421:  Warning -- Duplicate entry [out_nw_libc] 
in prerequisite list
make: netware\nlm_libc.mak: line 421:  Warning -- Duplicate entry [out_nw_libc] 
in prerequisite list
Building OpenSSL
mkdir "out_nw_libc"
mkdir: directory ""out_nw_libc"": The system cannot find the file specified.
make: Error code 1

If I copy the exact command mkdir "out_nw_libc" it works, but from the build 
script it is not working.
The directory C:\openssl-0.9.8m has 777 permissions.

I suspect there must be something very basic wrong here, can someone help?

Regards,
Nithin

-----Original Message-----
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] 
On Behalf Of Dr. Stephen Henson
Sent: Monday, March 15, 2010 5:42 PM
To: openssl-users@openssl.org
Subject: Re: openssl0.9.8l on Netware 6.5 - problems

On Mon, Mar 15, 2010, Raghuveer, Nithin (BIO-DP) wrote:

> Hi,
> 
> I am trying to build openssl 0.9.8l libraries for netware 6.5.
> 
> Initially, I tried building with the gnu compiler recommended in INSTALL.NW - 
> it did not work.
> I modified the set_env.bat to use Watcom that was installed on my machine - 
> it did not work.
> Then I installed a version of Freescale Codewarrior, that did not work too.
> 
> I feel there is something wrong with my set up.
> Just need to know from someone who has built it already - what did you use 
> and any working set up information.
> 

I'd suggest you try 0.9.8m. It has *many* fixes compared to 0.9.8l including
some Netware related ones.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to