NetBSD compatibility
ArnoB
freebsd at rgbaz.eu
Mon Mar 17 10:10:07 UTC 2014
Maybe I should add that this is a "free" application
provided by a software vendor to run as a license
server. It serves licenses across my LAN.
Another "helper" utility called 'rlmutil' also generates
the same error, though with a different fd:
linux: pid 11291 (rlmutil): ioctl fd=3, cmd=0x8910 ('\M^I',16) is not
implemented
Do I understand it correctly that fd is the driver it's talking to?
tx
arno
On 17-03-14 09:40, ArnoB wrote:
>
> On 17-03-14 07:26, Adrian Chadd wrote:
>> which syscall is it?
>>
>> -a
> Hi Adrian,
>
> This is the error I get (i also posted it to the emulation list
> yesterday):
> linux: pid 11281 (rlm.foundry): ioctl fd=3, cmd=0x8910 ('\M^I',16) is
> not implemented
> where rlm.foundry is the 32 bit binary compiled for RH/Centos.
>
> I googled this and as far as I understand it now it's a
> SIOCGIFNAME call from the app to the NICs. This makes
> sense as it needs the MAC addresses.
>
> It's running on FreeBSD 9.2 with linux_base-f10-10_7 installed.
> I also tried FreeBSD 10 with linux-base-c6 but got the same error.
>
>
> gr
> arno
>
>>
>> On 16 March 2014 06:45, FBSD <freebsd at rgbaz.eu> wrote:
>>> On 15-03-14 21:59, Waitman Gobble wrote:
>>>> On Sat, Mar 15, 2014 at 1:07 PM, illoai at gmail.com <illoai at gmail.com>
>>>> wrote:
>>>>
>>>>> On 15 March 2014 07:46, FBSD <freebsd at rgbaz.eu> wrote:
>>>>>> Hi,
>>>>>>
>>>>>> Is there any way to run NetBSD binaries (32 bit)
>>>>>> on FreeBSD?
>>>>>>
>>>>>> I'm trying to get an RLM license server to run on
>>>>>> my FBSD 9 server. The Linux emulation returns
>>>>>> errors, so i searched and found a NetBSD binary.
>>>>>> it doesn't run though...
>>>>>>
>>>>> I didn't spend a whole bunch of time searching, but
>>>>> it appears that the answer is no. I believe it would
>>>>> have to be a kernel module (or compiled in) & no
>>>>> such beast exists that I know of.
>>>>>
>>>>> It does appear that NetBSD has quite a bit better
>>>>> compatibility with other OSes:
>>>>> https://www.netbsd.org/docs/compat.html
>>>>>
>>>>> I actually quite like NetBSD, but I haven't used
>>>>> it since the dim & distant days of 1.6.2-ish.
>>>>
>>>> You could try running a virtual machine..
>>>>
>>> Hi,
>>>
>>> thanks for the replies.
>>> I am currently running the linux 32 bit version using the
>>> linuxulator, yet there's one unrecognized systemcall that
>>> prevents it to connect to the network.
>>> maybe I should ask on the emulator list?
>>>
>>> I was looking into running it in a VM but it seems a bit overkill
>>> for a 859k application ;)
>>>
>>> I sent a request to the vendor (Reprise Software) to compile
>>> the netbsd version for freebsd. let's see what they say...
>>> I don't expect much though since most of the time these
>>> companies say that the users should switch.
>>>
>>> How much work can it be to compile a small NetBSD 32 bit
>>> server application for FreeBSD 64?
>>>
>>> thanks
>>>
>>> greets
>>> Arno
>>>
>>> _______________________________________________
>>> freebsd-questions at freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>> To unsubscribe, send any mail to
>>> "freebsd-questions-unsubscribe at freebsd.org"
>>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
>
More information about the freebsd-questions
mailing list