[Samba] Building Samba 4 - Includes.c missing?
Guenter Kukkukk
linux at kukkukk.com
Wed Feb 28 03:35:23 GMT 2007
Am Mittwoch, 28. Februar 2007 03:24 schrieb Frank Gruman:
> Hello all,
>
> I've been peacefully using Samba 3 for about 3 years now, and it has done a wonderful job in my little world as domain member servers for file and print serving. Much bettetrver farms that some of my peers in the company are using.
>
> So I want to try Samba 4 and see if I can play with making it my PDC. The only problem is that when I go to make, I receive the following error:
>
> ...
> Creating torture/ndr/proto.h
> Generating dependencies for torture/ndr/ndr.c
> Generating dependencies for torture/local/local.c
> Removing precompiled headers
> Precompiling include/includes.h
> gcc: include/includes.c: No such file or directory
> gcc: no input files
> make: *** [include/includes.h.gch] Error 1
>
>
> This, after a successful autoconf, configure, and make pch all. In looking in the include folder, there is only includes.h.
>
> I pulled the files straight from subversion, so would have hoped that I got everything necessary. Has anyone else had this issue building Samba 4?
>
> Regards,
> Frank
>
Hi Frank,
instead of using 'make pch all'
just use 'make'
the option 'pch' (pre-compiled headers) often does not work. :-(
Cheers, Guenter
More information about the samba
mailing list