Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2014 23:03:27 +0800
From:      Ben Woods <woodsb02@gmail.com>
To:        freebsd-mono@freebsd.org
Subject:   Mono expecting /proc/net/route
Message-ID:  <CAOc73CDqUsumxaD6ive0jH1_1tw-79s1r9pixZyqtmt4MzYVnw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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@gmail.com



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