[openssl.org #919] /bin/sh: line 1: cd: crypto: No such file or directory----make: *** [sub_all] Error 1

2014-06-30 Thread Rich Salz via RT
Old issue, cannot reproduce, please open a new ticket if this is still a
problem.

__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   majord...@openssl.org


[openssl.org #919] /bin/sh: line 1: cd: crypto: No such file or directory----make: *** [sub_all] Error 1

2005-01-06 Thread via RT

[guest - Tue Jul 20 12:44:16 2004]:

I also had this problem on Linux, but found this was due to the setting 
of the CDPATH environment variable.

When I unset CDPATH, it was fine. I think that if '.' isn't explicitly 
in the CDPATH variable, then the /bin/sh implementation of cd won't 
look in the current directory. Unsetting CDPATH (or adding . to CDPATH) 
will fix this problem. 

> /bin/sh: line 1: cd: crypto: No such file or directory
> make: *** [sub_all] Error 1
> 
> i get a error like this when it is congfigured

__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   [EMAIL PROTECTED]


[openssl.org #919] /bin/sh: line 1: cd: crypto: No such file or directory----make: *** [sub_all] Error 1

2004-07-20 Thread via RT

/bin/sh: line 1: cd: crypto: No such file or directory
make: *** [sub_all] Error 1

i get a error like this when it is congfigured
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]