Justin Erenkrantz wrote:

> > +    LIBLDAP="$withval"
> > +    if test "$LIBLDAP" = "yes"; then
> 
> That could be failing if LIBLDAP is blank.

It's not failing there - it is failing at the point where the configure
script is checking whether there is a cached answer value for "checking
for LDAP support":

+ ac_try=$CPP $CPPFLAGS conftest.c >/dev/null 2>conftest.out
+ eval echo configure:1072: '"$CPP' '$CPPFLAGS' conftest.c '>/dev/null'
'2>conftest.out"'
++ echo configure:1072: 'gcc -E  conftest.c >/dev/null 2>conftest.out'
++ grep -v '^ *+' conftest.out
++ grep -v '^conftest.c$'
+ ac_err=
+ test -z ''
+ :
+ rm -f conftest.c conftest.out
+ ac_cv_prog_CPP=gcc -E
+ CPP=gcc -E
+ echo 'gcc -E'
gcc -E
+ test '' = set
+ test '' = set
./configure: line 2862: syntax error near unexpected token `"(c'
./configure: line 2862: `  echo $ac_n "(cached) $ac_c" 1>&6'

Can you see anything wrong? I am really stuck at this point :(

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to