On Jun 25, 2004, "Verma, Ajay" <[EMAIL PROTECTED]> 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   [EMAIL PROTECTED], gcc.gnu.org}
Free Software Evangelist  [EMAIL PROTECTED], gnu.org}
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to