Hi Emanuele, On Sun, 2007-12-23 at 00:41 +0100, Emanuele Rocca wrote: > Hello Mirco, > > * Mirco Bauer <[EMAIL PROTECTED]>, [2006-07-10 11:13 +0200]: > > Neither the sparc nor the s390 port of Mono are near usable yet, > > specially with the stable branch (1.1.13.x), thus downgrading to > > wishlist. > > I've been able to build mono on sparc without problems from > mono_1.2.5.1.orig.tar.gz with the "classic" procedure: > ./configure ; make ; make install > > dpkg-buildpackage from the debian sources fails as follows: > > install -o root -g root -m 644 debian/cli.binfmt \ > debian/mono-common/usr/share/binfmts/cli > install: cannot create regular file > `debian/mono-common/usr/share/binfmts/cli': No such file or directory > > Changing that command to: > > install -D -o root -g root -m 644 debian/cli.binfmt \ > debian/mono-common/usr/share/binfmts/cli
That change is acceptable but not needed, as long as the arch is in the arch list of the package, the mono-common.dirs take care of that. > > allowed me to build mono successfully on sparc under pbuilder: > http://people.debian.org/~ema/mono_1.2.5.1-2_sparc.build > > So, the macroscopic problem seems to be that > debian/mono-common/usr/share/binfmts/ is not created properly; obiouvsly > for other arches this is not the case. > > ciao, > ema Funny is that you reply _now_ to this bugreport, the day when I was preparing mono 1.2.6+dfsg-2 with sparc in the arch list. And infect I just built the source packge of -2, and doing the last minute checks before I upload. Either you read my Mono sparc babbles on #debian-devel, pure accident or telepathy exists/works ;) -- Regards, Mirco 'meebey' Bauer PGP-Key ID: 0xEEF946C8 FOSS Developer [EMAIL PROTECTED] http://www.meebey.net/ PEAR Developer [EMAIL PROTECTED] http://pear.php.net/ Debian Developer [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: This is a digitally signed message part

