Bug#758822: Correction to workaround

2014-08-21 Thread Maarten ter Huurne
Sorry, I forgot to mention that if you pass "OPENMSX_TARGET_CPU=mipsel" to Make, you also have to pass "OPENMSX_TARGET_OS=linux" in order to bypass the broken autodetection. Bye, Maarten -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "u

Bug#758822: CPU autodetection bug on mipsel results in runtime bugs

2014-08-21 Thread Maarten ter Huurne
Package: openmsx Version: 0.8.2-2.1 Little endian MIPS systems were autodetected as "mips" instead of "mipsel", which means openMSX will be built for a big endian CPU. This leads to all kinds of runtime bugs, the most obvious of which is that all SHA1 sums for ROMs will mismatch from those in t

Bug#683492: Request for more info

2012-08-06 Thread Maarten ter Huurne
Hi Carlos, We're going to need a some more information to be able to handle your bug report: Did you launch openMSX via Catapult or from the command line or in a different way? Did you pass any command line arguments to openMSX? Does openMSX print anything before it crashes? Does openMSX als

Bug#558201: openmsx: FTBFS on GNU/kFreeBSD

2009-11-26 Thread Maarten ter Huurne
On Friday 27 November 2009, Cyril Brulebois wrote: > Maarten ter Huurne (27/11/2009): > > Instead of matching "gnu/kfreebsd" as FreeBSD and then checking for > > glibc, maybe it would be simpler to map any system name starting > > with "gnu/" to openMSX O

Bug#558201: openmsx: FTBFS on GNU/kFreeBSD

2009-11-26 Thread Maarten ter Huurne
On Friday 27 November 2009, Cyril Brulebois wrote: > your package FTBFS on GNU/kFreeBSD as follows: > | Unsupported or unrecognised OS "gnu/kfreebsd" Instead of matching "gnu/kfreebsd" as FreeBSD and then checking for glibc, maybe it would be simpler to map any system name starting with "gnu/" t

Bug#557179: Problem in patch

2009-11-22 Thread Maarten ter Huurne
Hi Cyril, Thanks for your report and patch. The change to detectsys.sh looks correct. I fixed it in a different way on SVN trunk though: I ported the Python-based system detection from the openMSX build. This will be easier for us to maintain. It also means we no longer use the outdated config

Bug#550431: Building on sh4

2009-10-10 Thread Maarten ter Huurne
Thank you for your bug report and patch. I solved it in Catapult SVN, but in a slightly different way: unlike openMSX itself, Catapult does not really have to know for which CPU it is building. So I removed all CPU specific Makefiles, to avoid similar build problems on other CPU types in the fu

Bug#516078: Related to MTU size?

2009-03-26 Thread Maarten ter Huurne
Hi, I had a very similar problem after upgrading my gateway machine from Etch to Lenny. The gateway itself could do any kind of transfers to the internet, but the PCs for which it masquerades the traffic could do very little. ICMP worked (tested with ping), UDP worked (tested with DNS lookups)

Bug#435869: Workaround and investigation

2007-08-03 Thread Maarten ter Huurne
Hi Sylvain and Manuel, I edited logilab/astng/manager.py in the following way: (line 190) modastng = self.astng_from_module_name(modname) try: return modastng.getattr(klass.__name__)[0] # XXX except NotFoundError: return None This requires an addit

Bug#435869: Probably not Debian-specific

2007-08-03 Thread Maarten ter Huurne
Hi Sylvain and Manuel, I tested this on SUSE Linux 10.2 and got the same error, so it is probably not Debian-specific. pylint 0.13.2, astng 0.17.1, common 0.22.2 Python 2.5 (r25:51908, May 25 2007, 16:14:04) [GCC 4.1.2 20061115 (prerelease) (SUSE Linux)] Bye, Maarten signature

Bug#401937: Fixed in KDE SVN

2006-12-06 Thread Maarten ter Huurne
This bug corresponds to the following upstream bug: http://bugs.kde.org/show_bug.cgi?id=138472 It was marked as a duplicate by one of the KDE developers, also saying it should be fixed in KDE 3.5.6 when that is released. Bye, Maarten -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#281147: Debianized patch for ProxyPassReverseCookiePath

2006-02-17 Thread Maarten ter Huurne
Hi, I modified the 2.0.53 patch from the ASF Bugzilla so that it applies to the Debian package "apache2_2.0.54-5". No modifications were needed for going from upstream 2.0.53 to upstream 2.0.54, but the ProxyPassReverseCookiePath patch interacts with code inserted by Debian patch "044_content_len

Bug#308322: There is an actual dependency

2005-05-09 Thread Maarten ter Huurne
Hi, The machine "C-BIOS MSX2+" is the default machine of openMSX (the machine selected if you don't have a ~/.openMSX/share/settings.xml). So there is an actual dependency: openMSX won't start for the first time unless C-BIOS is installed. Theoretically, you could work around this by manually