Parallel make problem?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I just downloaded 1.5.4 and am building with gnu make, passing the '-j5'
flag to invoke multiple jobs.  I get the following:

% make -j5 prefix=/opt/git-1.5.4 all doc info
[...]
make[1]: Entering directory `/home/blear/build/git-1.5.4/Documentation'
rm -f doc.dep+ doc.dep
/usr/bin/perl ./build-docdep.perl >doc.dep+
Writing perl.mak for Git
make -C ../ GIT-VERSION-FILE
mv doc.dep+ doc.dep
make -C ../ GIT-VERSION-FILE
mv doc.dep+ doc.dep
mv: cannot stat `doc.dep+': No such file or directory
[...]

it does not seem to fail from there, but I am concerned that this is
a problem and thought it worth reporting.


Bill
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux