On Wed, Nov 28, 2001 at 11:55:58PM -0500, Kenneth Culver wrote:
> I'm not sure if I'm sending this to the correct place,  but since it is a 
> problem that will/could be fixed in -CURRENT, I'm assuming this is the right 
> place.
> 
> I tried to get the winex linux binary to run using the linux_base-6.1 
> libraries and I still got some errors, although not as many:
> 
> linux: 'ioctl' fd=6, cmd=0x7201 ('r',1) not implemented
> linux: 'ioctl' fd=6, cmd=0x7201 ('r',1) not implemented
> linux: 'ioctl' fd=6, cmd=0x7201 ('r',1) not implemented
> linux: 'ioctl' fd=6, cmd=0x7201 ('r',1) not implemented
> linux: 'ioctl' fd=6, cmd=0x7201 ('r',1) not implemented
> 
> I was just wondering if anyone was planning to implement this. If not, I'll 
> probably do my best to try to get it working.
> 
> Ken

The errors that you posted don't really mean much without more information.
It would be very useful to know what fd=6 refers to, and you can use truss
to find that out.  Let me know if you need help.

Scott

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to