[Samba] Build problem - 2.2.7 (latest) - further info

2002-11-28 Thread Lightfoot.Michael
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 <&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



[Samba] Build problem - 2.2.7 (latest)

2002-11-28 Thread Lightfoot.Michael
I'm trying to build samba 2.2.7 (latest tarball) downloaded about 2
hours ago.

System is SunFire 3800, Solaris 8 (Generic_108528-16) and gcc 3.2
(downloaded from Sunfreeware).  Gcc -v output is:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.2

Here is the last few output lines from configure:

checking whether or not getgroups returns EGID too many times... no
checking whether struct passwd has pw_comment... yes
checking whether struct passwd has pw_age... yes
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking configure summary... configure: error: summary failure.
Aborting config


Any ideas?  I've never had a configure problem before.





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