On Sun, 2004-08-15 at 22:06, Gerald (Jerry) Carter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thu, 5 Aug 2004, Poornachandran, RajeshX wrote:
> 
> > Does samba require gawk, awk, perl, cc to compile? Or is it possible to
> > just use the gcc compiler to build it. I want to build samba on xscale
> > processor which has aminimal file system with native gcc compiler. It
> > doesn't has perl or gwak etc.
> 
> You can prebuild the include/proto.h file on a machine with awk.
> And then gcc is sufficient for compiling smbd.

You'll also need to prebuild the smbd/build_options.c file with awk.
(cat include/config.h.in | awk -f script/mkbuildoptions.awk >
smbd/build_options.c)

Cheers, Vance

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
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