On Sun, May 29, 2011 at 1:05 AM, Adam Vande More <[email protected]>wrote:
> On Sat, May 28, 2011 at 9:44 PM, Joe Altman <[email protected] > > wrote: > >> ===> en_US.ISO8859-1/articles/building-products (all) groff -p -S -Wall >> -mtty-char -man >> >> /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-branches.pic >> > >> >> /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/ >> freebsd-branches.ps >> groff -p -S -Wall -mtty-char -man >> >> /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-organization.pic >> > >> >> /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/ >> freebsd-organization.ps >> /bin/rm -f docbook.css /bin/cat >> /usr/ports/misc/freebsd-doc-en/work/doc/share/misc/docbook.css > >> docbook.css /usr/local/bin/gs -q -dNOPAUSE -dBATCH -dSAFER >> -dDELAYSAFER -sPAPERSIZE=letter -r72 -sDEVICE=bbox >> -sOutputFile=/dev/null >> >> /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/ >> freebsd-branches.ps >> >> >/usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-branches.eps >> 2>&1 /usr/local/bin/gs -q -dNOPAUSE -dBATCH -dSAFER -dDELAYSAFER >> -sPAPERSIZE=letter -r72 -sDEVICE=bbox -sOutputFile=/dev/null >> >> /usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/ >> freebsd-organization.ps >> >> >/usr/ports/misc/freebsd-doc-en/work/doc/en_US.ISO8859-1/articles/building-products/../../../share/images/articles/building-products/freebsd-organization.eps >> 2>&1 >> *** Error code 1 >> *** Error code 1 >> 2 errors >> *** Error code 2 >> 1 error >> *** Error code 2 >> 1 error >> *** Error code 2 >> 1 error >> *** Error code 1 >> >> Stop in /usr/ports/misc/freebsd-doc-en. >> *** Error code 1 >> >> Stop in /usr/ports/misc/freebsd-doc-en. >> >> ================================================ >> >> Any clues on how to fix this? I chose only split HTML as the output. >> >> Please feel free to Cc: me as I'm not on the list; but I will check the >> web interface for the list. >> > > Seems like there should be more detail. Try > > make clean && make -j1 > Err, wait the make clean isn't necessary. -- Adam Vande More _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
