I don't really follow... when I type 'env' I have no environment variable
CDPATH, I do as u suggest but I don't have bash, so I try it with bourne, but
there is to my mind no var to clear....
What do you see there that I don't?
I get the same error...
Tim
|--------+----------------------->
| | Akim Demaille|
| | <[EMAIL PROTECTED]|
| | r> |
| | |
| | 13/12/2000 |
| | 16:34 |
| | |
|--------+----------------------->
>----------------------------------------------------------------------------|
| |
| To: Tim Power/LON/GB/Reuters@Reuters |
| cc: [EMAIL PROTECTED] |
| Subject: Re: Config error for Darwin (Mac OS/X) |
| Header: Internal Use Only |
>----------------------------------------------------------------------------|
| # Protect against being on the right side of a sed subst in config.status.
| sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
| s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
| /^[ ]*VPATH[ ]*=[^:]*$/d
|
| s%@SHELL@%/bin/sh%g
[...]
| s%@AUTOMAKE@%/opt/ldap/build
| /opt/ldap/build/missing automake%g
OK, here is your problem: you have the f*king CDPATH set. Unset it,
and retry.
$ bash
$ unset CDPATH
$ ./configure
Akim
-----------------------------------------------------------------
Visit our Internet site at http://www.reuters.com
Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Reuters Ltd.