Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 22:27:17 +0100
From:      Ondra Holecek <bln@deprese.net>
Cc:        freebsd-security@freebsd.org
Subject:   Re: Jail fails
Message-ID:  <41A4FCB5.2030500@deprese.net>
In-Reply-To: <41A4D82E.9070602@nlink.com.br>
References:  <41A4A505.5070808@nlink.com.br> <F3DE63AF8589D7F420D27EFC@[10.102.0.67]> <41A4D82E.9070602@nlink.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Do you really need to create full system? I think it is better to jail 
only one process, if it is possible of course...

Paulo Fragoso wrote:
> Jason DiCioccio wrote, On 24/11/2004 12:11:
> 
>> Greetings
>>
>> --On Wednesday, November 24, 2004 12:13:09 -0300 Paulo Fragoso 
>> <paulo@nlink.com.br> wrote:
>>
>>> Hi,
>>>
>>> We are trying to create a jail with FreeBSD 5.3 but it's fails with this
>>> error:
>>>
>>> cc -O -pipe  -I/usr/obj/usr/src/i386/legacy/usr/include -c
>>> /usr/src/games/fortune/strfile/strfile.c
>>> make: don't know how to make /j/usr/lib/libc.a. Stop
>>> *** Error code 2
>>>
>>> We are excuting those command in /usr/src:
>>>
>>> export D=/j
>>> make world DESTDIR=$D
>>>
>>
>> try:
>>
>> env DESTDIR=$D make world
>>
>> It's a weird bug(?) that I believe is being worked on.
> 
> 
> It's working now, thanks.
> 
> (off topic)
> We have a similar problem with BATCH=YES using ports, after 
> 5.2.1-RELEASE (not included) we are using:
> 
> export BATCH=yes && make install
> 
> instead BATCH=yes in main Makefile, sounds like a make problem.
> 
> Paulo.
> 
>>
>> Regards,
>> -JD-
> 
> _______________________________________________
> freebsd-security@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-security
> To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
> 

-- 
# If it happens once, it's a bug.
# If it happens twice, it's a feature.
# If it happens more then twice, it's a design philosophy.



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