On Die, 2002-09-10 at 23:03, jonas bandi wrote: > 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
mono is the JITer, which is only available on i386 yet. It should use cli instead, which is an alternative which points to either mono or mint (on a Debian system; no idea how this is handled elsewhere, if at all). -- Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast