On Tue, 25 Oct 2005 [EMAIL PROTECTED] wrote:

I downloaded SAMBA VERSION: 3.0.20b to my sun sol 9 server and below is the error I got after running ./configure.

[EMAIL PROTECTED] ./configure
SAMBA VERSION: 3.0.20b
checking for -fPIE...
checking for gcc... no
checking for cc... cc
checking for C compiler default output file name... configure: error: C compiler
cannot create executables
See `config.log' for more details.

By default, Solaris does not come with a C compiler. They include "cc" as a dummy program which does nothing. You'll need to install either Sun's C compiler (Forte) or GCC. I'd recommend GCC. :)

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

Reply via email to