[distcc] Samba

Martin Pool mbp at sourcefrog.net
Sun Feb 1 10:00:29 GMT 2004


On  1 Feb 2004, Andrew Walrond <andrew at walrond.org> wrote:
> On Sunday 01 Feb 2004 9:34 am, Lisa Seelye wrote:
> >
> > Care to point out where?
> 
> Unpack v3.0.1 and do ./configure
> make works just fine, but...
> 
> andrew at gaea source $ make -j3
> Using FLAGS =  -O -I./popt -Iinclude -I/home/public/packages/samba/
> samba-3.0.1/source/include -I/home/public/packages/samba/samba-3.0.1/source/
> ubiqx -I/home/public/packages/samba/samba-3.0.1/source/smbwrapper  -I. -
> D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/public/
> packages/samba/samba-3.0.1/source
>       LIBS = -lcrypt -lresolv -lnsl -ldl
> Generating smbd/build_options.c
> Building include/wrepld_proto.h
>       LDSHFLAGS = -shared
>       LDFLAGS =
> Building include/build_env.h
> creating /home/public/packages/samba/samba-3.0.1/source/nsswitch/
> winbindd_proto.h
> creating /home/public/packages/samba/samba-3.0.1/source/include/wrepld_proto.h
> creating /home/public/packages/samba/samba-3.0.1/source/web/swat_proto.h
> Compiling dynconfig.c
> creating /home/public/packages/samba/samba-3.0.1/source/client/client_proto.h
> Compiling param/loadparm.c
> creating /home/public/packages/samba/samba-3.0.1/source/utils/net_proto.h
> Compiling param/params.c
> In file included from param/loadparm.c:54In file included from dynconfig.c:21:
> include/includes.h:892:19: proto.h: No such file or directory
> make: *** [dynconfig.o] Error 1
> make: *** Waiting for unfinished jobs....

Congratulations, you have experienced a famous samba delicacy. ;-)
Somehow you have lost your proto.h file, and samba does not
automatically rebuild it (for reasons I disagree with).  Try "make
proto" and it will be OK again.  It has nothing to do with distcc or
even parallel builds.

--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/distcc/attachments/20040201/04ca829f/attachment.bin


More information about the distcc mailing list