Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2008 12:58:08 -0500
From:      "Scott Ullrich" <sullrich@gmail.com>
To:        "Boris Samorodov" <bsam@ipt.ru>
Cc:        Jeremy Chadwick <koitsu@freebsd.org>, freebsd-ports@freebsd.org
Subject:   Re: Problems building ports - Error code 2 when attempting to cd
Message-ID:  <d5992baf0811060958p2dbea2d7i8d5314a84e1364e1@mail.gmail.com>
In-Reply-To: <84295007@bb.ipt.ru>
References:  <d5992baf0811051149q3e339258se99499e1809a2cd2@mail.gmail.com> <20081106020118.GA26249@icarus.home.lan> <d5992baf0811051804k2ec9a5f7of2080cee50490a91@mail.gmail.com> <20081106020930.GA26497@icarus.home.lan> <d5992baf0811051811h744cbc18l9512ed695061cf77@mail.gmail.com> <84295007@bb.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/6/08, Boris Samorodov <bsam@ipt.ru> wrote:
> According to make(1) "-j1" is not the same as if "-j" is not defined.
>  I'd try either remove "-j1" or add "-B" option:
>  -----
>      −B      Try to be backwards compatible by executing a single shell per
>              command and by executing the commands to make the sources of a
>              dependency line in sequence.  This is turned on by default unless
>              −j is used.
>      −j max_jobs
>              Specify the maximum number of jobs that make may have running at
>              any one time.  Turns compatibility mode off, unless the −B flag
>              is also specified.

Thanks Boris, that appears to have solved the problem!!

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d5992baf0811060958p2dbea2d7i8d5314a84e1364e1>