[distcc] RE: Distcc with make

Alexandre Oliva oliva at lsd.ic.unicamp.br
Fri Jun 25 19:19:25 GMT 2004


On Jun 25, 2004, "Verma, Ajay" <ajve at chevrontexaco.com> wrote:

> I see problem coming whenever I specify -j option with make,I get the
> same error.

Of course.  It has nothing to do with distcc.

> I use automake and autconf to create the makefile.

You're going to have to add some expicit dependencies to get some
builds that are occurring to early delayed.  You'll have to understand
the internal dependencies of your package, say generated header files,
and make sure these dependencies are represented in the Makefile.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}



More information about the distcc mailing list