On 1 Feb 2004, Andrew Walrond <[EMAIL PROTECTED]> 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
signature.asc
Description: Digital signature
__ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc
