Mono expecting /proc/net/route

Ben Woods woodsb02 at gmail.com
Fri Sep 19 15:03:30 UTC 2014


In the process of trying to get http://mediabrowser.tv/ to work on FreeBSD,
I have come across a bug in the port of mono to FreeBSD where it expects to
be able to use /proc/net/route to find the IP address of the computer.

Reviewing the mono code it appears it expects a few other things from /proc
which don't exist in FreeBSD, even with linprocfs (e.g. /proc/net/snmp).
https://github.com/mono/mono/search?utf8=%E2%9C%93&q=%22proc%2Fnet%22&type=Code

Any ideas about the best way to resolve this?

More details with my specific issues relating to MediaBrowser can be found
here:
http://mediabrowser.tv/community/index.php?/topic/2636-mb3-on-freenas-plugin/page-4

--
From: Benjamin Woods
woodsb02 at gmail.com


More information about the freebsd-mono mailing list