ports/emulators/linux_base-8 install problem

Brooks Davis brooks at one-eyed-alien.net
Thu Mar 17 15:48:34 PST 2005


On Thu, Mar 17, 2005 at 03:42:48PM -0800, John Prather wrote:
> Hello,
> 
> Any reason linux_base-8 insists upon successfully using mknod in the 
> installation in directories in the WRKDIRPREFIX, which may or may not be 
> mounted with nodev option, and in my case resides within a jail, where 
> mknod reports:
> 
> mknod: 
> /usr/local/ports/work/usr/ports/emulators/linux_base-8/work/linux_base-8-8.0/dev/null: 
> Operation not permitted
> 
> Perhaps, since 5.x has been out for a while, some way of getting 
> linux_base to use devfs instead of mknod might be nice?  I am told 6.x 
> won't allow mknod at all, regardless of jail presence.

Yah, this needs to go away.  In 6.x you can make device nodes with
mknod, they just aren't useful on FreeBSD >=6 (you can export them to
other systems or stick them in tarballs, etc.)

I suspect we're actually going to need a lindevfs eventually.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20050317/f507b65b/attachment.bin


More information about the freebsd-emulation mailing list