Date: Mon, 17 Mar 2014 09:16:12 -0700 From: Ted Mittelstaedt <tedm@mittelstaedt.us> To: freebsd-emulation@freebsd.org Subject: Re: sys call not implemented Message-ID: <53271FCC.50908@mittelstaedt.us> In-Reply-To: <532618CC.2000100@rgbaz.eu> References: <532618CC.2000100@rgbaz.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
I would ask the developer of the linux app to add a --macs switch
to the software so you can manually feed the mac addresses to the
software. Or recompile it for FreeBSD.
Ted
On 3/16/2014 2:34 PM, ArnoB wrote:
> Hello!
>
> I'm trying to run a 32 bit linux application
> on FreeBSD 9.2.
> The application needs to grab the MAC addresses
> from all nics to work and this is where it fails.
>
> In the system messages I get the following error:
> linux: pid 11281 (rlm.foundry): ioctl fd=6, cmd=0x8910 ('\M^I',16) is
> not implemented
> (rlm.foundry is the application)
>
> I've found that command 0x8910 is SIOCGIFNAME.
> That seems to make sense...
>
>
> Is there anything I can do to get rid of this error
> and make the application work as expected?
>
> thanks in advance
>
> Arno
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to
> "freebsd-emulation-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53271FCC.50908>
