Should have included the relevant config.log output with my last
message:

configure:14155: checking configure summary
configure:14164: gcc -o conftest -O   -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  conftest.c -lsec -lgen -lsocket -lnsl  -ldl
-lpopt 1>&5
configure: failed program was:
#line 14160 "configure"
#include "confdefs.h"
#include "./tests/summary.c"

The relevant lines from the configure script are:
# final configure stuff
echo $ac_n "checking configure summary""... $ac_c" 1>&6
echo "configure:14155: checking configure summary" >&5
if test "$cross_compiling" = yes; then
  echo "configure: warning: cannot run when cross-compiling" 1>&2
else
  cat > conftest.$ac_ext <<EOF
#line 14160 "configure"
#include "confdefs.h"
#include "${srcdir-.}/tests/summary.c"
EOF
if { (eval echo configure:14164: \"$ac_link\") 1>&5; (eval $ac_link)
2>&5; } && test -s conftest${ac
_exeext} && (./conftest; exit) 2>/dev/null
then
  echo "$ac_t""yes" 1>&6
else
  echo "configure: failed program was:" >&5
  cat conftest.$ac_ext >&5
  rm -fr conftest*
  { echo "configure: error: summary failure. Aborting config" 1>&2; exit
1; }; exit 1;
fi
rm -fr conftest*
fi




Michael Lightfoot
Unix Consultant
ISG Host Systems
Comcare
+61 2 62750680

------------------------------------------------------------------------
NOTICE: This e-mail message and attachments may contain confidential 
information. If you are not the intended recipient you should not use or 
disclose any information in the message or attachments. If received in 
error, please notify the sender by return email immediately.  Comcare 
does not waive any confidentiality or privilege.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to