Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2005 15:28:11 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org, "Victor Mel'nichenko" <w_@bigmir.net>
Subject:   Re: cvsup:make -j4 buildworld - trouble
Message-ID:  <200503201528.11353.kstewart@owt.com>
In-Reply-To: <20050320232406.4B0D6C82C@pechkin.sputnikmedia.net>
References:  <20050320232406.4B0D6C82C@pechkin.sputnikmedia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 20 March 2005 03:24 pm, Victor Mel'nichenko wrote:
> Please, help me with my problem: make -j4 buildworld give me this
> error: ===> gnu/lib/libg2c
> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libg2c.a
> /usr/obj/usr/src/i386/usr/lib sh /usr/src/tools/install.sh -C -o root
> -g wheel -m 444  /usr/src/gnu/lib/libg2c/g2c.h
> /usr/obj/usr/src/i386/usr/include sh /usr/src/tools/install.sh -s -o
> root -g wheel -m 444     libg2c.so.1 /usr/obj/usr/src/i386/usr/lib ln
> -fs libg2c.so.1 /usr/obj/usr/src/i386/usr/lib/libg2c.so
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> What it is mean & how to solve the problem?

With the -j4, you don't know what is causing the problem. It is 
overlapped and hidden. Redo the buildworld with out -j4 and you will 
see what the real error is.

What are you trying to build?

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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