Am Tue, 16 May 2017 16:01:40 -0700
"Simon J. Gerraty" schrieb:
> Roger Pau Monné wrote:
> > $ cd /home/royger/buildjob/freebsd
> > $ make -j30 buildworld MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/
>
> That will not work as desired.
>
> When you set VAR=val as an argument to make,
> it overr
Roger Pau Monné wrote:
> $ cd /home/royger/buildjob/freebsd
> $ make -j30 buildworld MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/
That will not work as desired.
When you set VAR=val as an argument to make,
it overrides anything the makefiles want to do
and there are a number of points where the t
On Tue, May 16, 2017 at 02:18:36PM +0200, O. Hartmann wrote:
> On Tue, 16 May 2017 09:39:11 +0100
> Roger Pau Monné wrote:
>
> > Hello,
> >
> > I'm trying to build world as a regular user, using sources fetched into my
> > home directory and a different object directory. The rune I'm using to bu
El día Tuesday, May 16, 2017 a las 02:18:36PM +0200, O. Hartmann escribió:
> On Tue, 16 May 2017 09:39:11 +0100
> Roger Pau Monné wrote:
>
> > Hello,
> >
> > I'm trying to build world as a regular user, using sources fetched into my
> > home directory and a different object directory. The rune
On Tue, 16 May 2017 09:39:11 +0100
Roger Pau Monné wrote:
> Hello,
>
> I'm trying to build world as a regular user, using sources fetched into my
> home directory and a different object directory. The rune I'm using to build
> is:
>
> $ cd /home/royger/buildjob/freebsd
> $ make -j30 buildworld
Hello,
I'm trying to build world as a regular user, using sources fetched into my home
directory and a different object directory. The rune I'm using to build is:
$ cd /home/royger/buildjob/freebsd
$ make -j30 buildworld MAKEOBJDIRPREFIX=/home/royger/buildjob/obj/
And this leads to the following
On Mon, Apr 24, 2000 at 08:40:52AM -0500, Robert Small wrote:
> I've been trying to do a buildworld since Friday, after doing a cvsup, and
> no matter how many
> times I try, I keep getting:
Please try:
cd /usr/src
make cleandir && make cleandir
and try again. Let me know the outcome -
Robert:
as root:
# rm -rf /usr/include/openssl /usr/obj
* Robert Small ([EMAIL PROTECTED]) [000424 10:08]:
> I've been trying to do a buildworld since Friday, after doing a cvsup, and
> no matter how many
> times I try, I keep getting:
>
> ===> librsausa
> cp /usr/src/secure/lib/librsausa/..
I've been trying to do a buildworld since Friday, after doing a cvsup, and
no matter how many
times I try, I keep getting:
===> librsausa
cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h
openssl/opensslconf.h
mkdir: openssl: File exists
*** Error code 1
1 error
*** Error code 2
1