Hello, Akim!
> The problem is a missing space before the ; IMHO. Could you try if it
> fixes the problem and adjust Autoconf?
It doesn't help. Both bash 1.14.7 and bash 2.03 don't like stray
semicolons, either preceded by spaces or not. Ash 0.2 and zsh 3.0.7 don't
notice them.
A colon would he
| if true; then
| { { echo "$as_me:844: error: LinuxThreads header/library mismatch" >&5
| echo "$as_me: error: LinuxThreads header/library mismatch" >&2;}
|{ (exit 1); exit; }; }
| ;
| fi
|
| $ ./configure
| ./configure: syntax error near unexpected token `;'
| ./configure: ./configure: li
> "Tim" == Tim Power <[EMAIL PROTECTED]> writes:
Tim> I don't really follow... when I type 'env' I have no environment
Tim> variable CDPATH, I do as u suggest but I don't have bash, so I
Tim> try it with bourne, but there is to my mind no var to clear
I'm sure you have some stuff that ma
Hello, Akim!
> What generation of Autoconf generated that configure? It looks like
> code from 2.13. Please, download
> ftp://alpha.gnu.org/gnu/cvs/autoconf.tar.gz, regenerate the configure
> from OpenLDAP with this Autoconf, and tell us if the bug is still
> present.
This is a very risky sugg
|
| 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/bu
is unchanged"
rm -f conftest.h
else
# Remove last slash and all that follows it. Not all systems have dirname.
ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
#
> "Tim" == Tim Power <[EMAIL PROTECTED]> writes:
Tim> All I typed was ./configure if that is what u mean.
Tim> Ok I'll do that and thanks for your help. Seems no one has
Tim> started trying to port it to Darwin yet.
I doubt it is related to Darwin in any way. Please, send us the file
name
> "Tim" == Tim Power <[EMAIL PROTECTED]> writes:
Tim> It is autoconf 2.13.
Tim> Ok so I've downloaded the file, untar'ed it. But I'm at a bit of
Tim> a loss on how to get it to generate a new OpenLDAP configure
Tim> file... A bit of a novice u c.
Well, please first complain to the maintain
| OpenLDAP 2.0.7
|
| The error happens when it is trying to read in all the makefiles and
| substitute the variables for teh values that it has found during the
| configure. The configure works perfectly expect for the makefile bit.
|
| "sed: 45: conftest.s1: unescaped newline inside substitut
> "Tim" == Tim Power <[EMAIL PROTECTED]> writes:
Tim> I get a sed error, unescaped line termination character during
Tim> the final stage of the ./configure on Darwin, it is trying to
Tim> write the makefiles... has anyone found a solution to this?
Hi,
Could you provide some background? Wh
I get a sed error, unescaped line termination character during the final stage
of the ./configure on Darwin, it is trying to write the makefiles... has anyone
found a solution to this?
-
Visit our Internet site at http://w
12 matches
Mail list logo