[distcc] Samba
Martin Pool
mbp at sourcefrog.net
Mon Feb 2 00:01:58 GMT 2004
On 1 Feb 2004, Andrew Walrond <andrew at walrond.org> wrote:
> On Sunday 01 Feb 2004 10:00 am, Martin Pool wrote:
> >
> > 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.
> >
>
> Hi Martin.
>
> But....
> <unpack tarball>
> ./configure
> make
> ...works fine.
>
> Stick -j3 on the make and it fails with the errors I posted. So as I said,
> parallel build is broken, with or without distcc.
>
> Or are you suggesting the build process should be
>
> ./configure
> make proto
> make -j3
Apparently so. Samba seems to have changed to not shipping proto.h,
and there is a bug in the section of the makefile that tries to
regenerate it.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/distcc/attachments/20040202/dde37112/attachment.bin
More information about the distcc
mailing list