|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Jail fails
From: Jason DiCioccio (jd
ods.org)
Date: Wed Nov 24 2004 - 09:11:47 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
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"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]