On Thu, Sep 18, 2008 at 05:47:18PM +0200, Patrick Matth??i wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello list, > > we (Thorvald and myself (Thorvald is the upstream author of mumble)) > need a ia64 shell to fix a FTBFS on ia64 introduces in mumble >= 1.1.5.
hi Patrick, Thorvald. I can't easily get you access to a machine (unless, of course, you're a debian develper), but.. > Failure logs: > http://buildd.debian.org/fetch.cgi?&pkg=mumble&ver=1.1.5-1&arch=ia64&stamp=1221086349&file=log > http://buildd.debian.org/fetch.cgi?&pkg=mumble&ver=1.1.6-1&arch=ia64&stamp=1221326204&file=log > > We think that it is caused by the new reverse dependencie zeroc-ice, but > we have to analyze the problem first. This line from the build log is probably key to the problem: /usr/include/IceUtil/Config.h:37:5: error: #error "Unknown architecture" It looks like a solution would be to define HAVE_ENDIAN_H so that it makes use of /usr/include/endian.h instead of falling through into the else clause that has no setting for ia64. That file compiles fine when I add -DHAVE_ENDIAN_H to the gcc commandline. > It would be fine if we could get a shell on a ia64 with the following > requirements: > > * apt-get build-dep mumble > * sid (system itself or schroot etc.) > > Thanks. > > - -- > /* > Mit freundlichem Gru?? / With kind regards, > Patrick Matth??i > > E-Mail: [EMAIL PROTECTED] > > Comment: > Always if we think we are right, > we were maybe wrong. > */ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkjSeAYACgkQ2XA5inpabMe+NgCcDZGtMo85Nzxm+yFRPMqGnROL > wu0AoKLzjzO/HljfQp6utq3SfAya1fom > =VTwB > -----END PGP SIGNATURE----- > > -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

