Kris Kennaway wrote: > On Thu, Sep 21, 2006 at 08:00:40PM +0200, martinko wrote: >> hello list, >> >> i've just pulled the releng_6 sources and run make -j4 buildworld as >> usual and this i've got: >> >> ===> gnu/usr.bin/texinfo/doc (all) >> makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I >> /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc >> /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info.texi >> -o info.info >> makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I >> /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc >> /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info-stnd.texi >> -o info-stnd.info >> ln -fs >> /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/texinfo.txi >> texinfo.texi >> makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I >> /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc >> texinfo.texi -o texinfo.info >> gzip -cn info.info > info.info.gz >> gzip -cn info-stnd.info > info-stnd.info.gz >> gzip -cn texinfo.info > texinfo.info.gz >> 1 error >> *** Error code 2 >> 1 error >> *** Error code 2 >> 1 error > > That doesn't provide any information since you used -j4. When posting > errors from buildworld, you need to run without -j, or log the entire > buildworld output and then figure out where the actual error occurred > (may be thousands of lines from the end). > > Kris
well, you're right kris, i'll try again.. cheers, m. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
