Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 1997 17:19:14 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        mark@quickweb.com (Mark Mayo)
Cc:        hackers@freebsd.org
Subject:   Re: Linux JDK on 2.2
Message-ID:  <199703060649.RAA11301@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.BSF.3.95q.970306004910.20999A-100000@vinyl.quickweb.com> from Mark Mayo at "Mar 6, 97 00:54:35 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Mayo stands accused of saying:
> Hi all. I've been trying to get the Linux JDK working on my 2.2-GAMMA
> system.  So far, all is well, with the exception of some error messages
> from ioctl:
> 
> LINUX: 'ioctl' fd=4, typ=0x89(), num=0x1 not implemented
> LINUX: 'ioctl' fd=5, typ=0x89(), num=0x1 not implemented
> LINUX: 'ioctl' fd=6, typ=0x89(), num=0x1 not implemented
> LINUX: 'ioctl' fd=6, typ=0x89(), num=0x1 not implemented

cain:/compat/linux/usr/include/asm>less sockios.h 
...
/* Socket-level I/O control calls. */
#define FIOSETOWN       0x8901

If it bothers you, I'm sure you can implement it. 8)  The emulator doesn't
have an 'owner' either just now 8)

-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



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