Downloaded Samba 2.2.8a and loaded into a Samba directory on UNIX 5.0.6 OSR system.

Installed gcc compiler and patches as recommended from gcc.gnu.org.

Went back to Samba directory and ran ./configure
Upon executing ./configure The following message was written to the config.log file:

 

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.


configure:814: checking for gcc
configure:927: checking whether the C compiler (gcc -O  ) works
configure:943: gcc -o conftest -O    conftest.c  1>&5
Undefined            first referenced
symbol                  in file
_fini                               /usr/ccs/lib/crt1.o
ERROR: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:

#line 938 "configure"
#include "confdefs.h"

main(){return(0);}

What's missing? I appreciate any help I can get! Thanks!
--
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