Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Aug 1998 15:01:05 +0200
From:      sthaug@nethelp.no
To:        paulk@ether.online.sh.cn
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Can Infomix Run On FreeBSD - It Work!
Message-ID:  <3476.902062865@verdi.nethelp.no>
In-Reply-To: Your message of "Sun, 2 Aug 1998 20:19:22 %2B0800"
References:  <01bdbe0f$c7c1b6b0$6f01a8c0@king.ether.online.sh.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
> I make Informix for Linux Version work under FreeBSD.
> 
> But now I can not connect to localserver by namepipe, tcp socket connect
> work and Linux Emulater Report:
> 
> LINUX: 'ioctl' fd=4, typ=0x89(e), num=0x2 not implemented
> 
> I wonder what is ioctl(typ=0x89, num=0x2) in Linux, Is it serious?

Looks like it is SIOCSPGRP. From Linux /usr/include/asm/sockios.h:

#define SIOCSPGRP       0x8902

and this is indeed not emulated - at least not in 2.2.x.

Steinar Haug, Nethelp consulting, sthaug@nethelp.no

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



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