On Sun, Mar 14, 2010 at 4:01 PM, Bastian Blank <wa...@debian.org> wrote: > On Sun, Mar 14, 2010 at 01:58:35PM -0500, Kevin Glynn wrote: >> The configure script is not recognizing the architecture correctly. > > It is: > | checking host system type... s390-ibm-linux-gnu > >> echo "`uname -m` `uname -s` `uname -r`" > > uname is no valid way to determine the architecture of the userspace of > a Debian system, dpkg-architecture is. >
I appreciate that, however..... upstream distributes mozart as a platform-dependent byte emulator and a platform-independent set of compiled libraries. The platform-dependent emulator is stored in a sub-directory named after their own idiosyncratic naming scheme. (os-cpu) and they ship a shell script, ozplatform, to determine that at run-time. One advantage for upstream is that they can put everything in a bundle, different machines can mount it and will run fine. This may be good it may be bad, and it has been discussed before, but upstream isn't gonna change and it is pervasive. Most of the Debian packaging is moving the components to be LSB conformant. So the problem here is that ozplatform isn't detecting the S390 correctly. If you have access to zandonai.debian.org it would be great if you could run that echo line. Thanks Kevin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org