Date: Tue, 7 May 2002 13:50:05 +0200 From: "Holger Wolff" <wolff@cargex.de> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: 4.6-PRERELEASE and oddities with JAIL Message-ID: <001401c1f5bd$5464a2b0$7b00a8c0@STARTREK2K.de>
next in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Vlad [mailto:tmd@tmd.df.ru] > Subject: 4.6-PRERELEASE and oddities with JAIL > > Re, > > I've just cvsup'ed to 4.6-PRERELEASE and everything went smoothly, so did compiling jail. > However, when trying to "sh MAKEDEV jail" i get "MAKEDEV: Can't open MAKEDEV: No such file > or directory" error message. No wonder since there is nothing in that directory except for > some odd and empty "fd" directory. > > Any ideas as to what might be wrong? Not a single error when compiling jail. > > Thanks in advance. > Hello, The Makefile have changed a little ... to compile the jail use : make distribution DESTDIR=$D -DNO_MAKEDEV_RUN An not "make distribution DESTDIR=$D -DNO_MAKEDEV" like it stand at the man page. I hope this helps. Yours Holger Wolff -- CargEx GmbH Nord-Ost-Park 12-14 90411 Nürnberg Germany Tel.: +49-911-936327-0 Fax : +49-911-936327-80 eMail : wolff@cargex.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001401c1f5bd$5464a2b0$7b00a8c0>