[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building mono fails



Replying to my own message:

Hello,

I tried to build mono from debian sources (deb-src http://www.debianplanet.org/mono stable release), but it failed!

sudo dpkg-buildpackage gave the following error:

...
make[1]: Leaving directory `/home/durden/debian/mono/mono-0.15'
install -o root -g root -m 644 debian/cli.binfmt \
 debian/mono-common/usr/share/binfmts/cli
dh_movefiles
dh_movefiles: debian/tmp/usr/bin/mono not found (supposed to put it in mono-jit)find: usr/bin/mono: No such file or directory
make: *** [install] Error 1


Compiling from upstream sources (http://www.go-mono.com/download) was successfull ...

Actually it wasnt successfull either, the executeble "mono" was not built! so compilation of mcs fails later:

/home/durden/downloads/mono/bin/bin/mcs: line 2: /home/durden/downloads/mono/bin/bin/mono: No such file or directory
make[1]: *** [mcs.exe] Error 127
make[1]: Leaving directory `/home/durden/downloads/mono/mcs-0.15/mcs'
make: *** [install] Error 1

Did anybody successfully build the mono environment?

jonas




Reply to: