[racket] Build documentation with more than one job

From: Juan Francisco Cantero Hurtado (iam at juanfra.info)
Date: Wed Mar 6 13:05:47 EST 2013

On 03/06/13 16:41, Danny Yoo wrote:
> On Wed, Mar 6, 2013 at 12:57 AM, Juan Francisco Cantero Hurtado
> <iam at juanfra.info> wrote:
>> Hi. I'm trying build racket with more than one job (raco -j N). All works OK
>> except the documentation.
>
> What version of Racket are you using?  Any information about your
> environment will help us try to trace down what's going on.  Do you
> have any extra collections installed?

OpenBSD current amd64, GCC 4.2 and Racket 5.3.3.

--enable-libffi --enable-gracket --enable-jit --enable-foreign 
--disable-places --enable-float --enable-docs --enable-pthread 
--enable-lt=/usr/bin/libtool --disable-futures --disable-backtrace

No extra collections.


Posted on the users mailing list.