[Pkg-mono-devel] mono build fails on aarch64
kdg3737
krisdegreve at hotmail.com
Sat Apr 1 21:16:23 UTC 2017
I downloaded it from git, the OS is aarch64 debian (see
https://github.com/bamarni/pi64) and it's running on a rpi3. Here are the
steps I took for to compile it:
export MONO_TLS_PROVIDER=btls
git clone git://github.com/mono/mono.git
cd mono
git clone git://github.com/mono/libgdiplus
cd libgdiplus
sudo ./autogen.sh --prefix=/usr/local
sudo make
sudo make install
cd ..
sudo MONO_TLS_PROVIDER=btls ./autogen.sh --prefix=/usr/local --enable-nls=no
sudo MONO_TLS_PROVIDER=btls make get-monolite-latest
sudo MONO_TLS_PROVIDER=btls make 2> build.log
--
View this message in context: http://mono.1490590.n4.nabble.com/mono-build-fails-on-aarch64-tp4670393p4670402.html
Sent from the Debian Mono mailing list archive at Nabble.com.
More information about the Pkg-mono-devel
mailing list