tag 510662 pending thanks I demand that Sven Joachim may or may not have written...
> Am 04.01.2009 um 04:55 schrieb Adrian Bunk: [snip] >> $ gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. -I../../../include >> -I../../../include -I../../../src -I../../../src/xine-engine >> -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input >> -I../../../src/input -I../../../lib -I../../../lib -fvisibility=hidden >> -I/usr/include/postproc -fomit-frame-pointer -D_REENTRANT >> -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wformat=2 -Wno-format-zero-length >> -Wmissing-format-attribute -Werror-implicit-function-declaration >> -Wstrict-aliasing=2 -O3 -fomit-frame-pointer -fexpensive-optimizations >> -fschedule-insns2 -ffast-math -finline-functions -Wall -Wpointer-arith >> -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations >> -Wmissing-prototypes -g -O2 -g -DNDEBUG -MT xineplug_post_planar_la-noise.lo >> -MD -MP -MF .deps/xineplug_post_planar_la-noise.Tpo -c noise.c -fPIC -DPIC >> -o .libs/xineplug_post_planar_la-noise.o >> In file included from ../../../src/xine-engine/xine_internal.h:33, >> from noise.c:24: >> .../../../include/xine.h:2230: warning: 'xine_tvsystem' is deprecated >> noise.c: Assembler messages: >> noise.c:155: Error: bad register name `%rax' [snip] > One problem is that the configure script thinks we're running a 64-bit > system: > ,---- > | checking build system type... x86_64-unknown-linux-gnu > | checking host system type... x86_64-unknown-linux-gnu > | checking build system type... (cached) x86_64-unknown-linux-gnu > `---- You can blame config.guess for that. (Running "linux32 ./configure ..." works.) > This is bad, build and host type should be passed explicitly in > debian/rules. Here is a patch: [snip] > However, this bug should also be reported upstream, since passing > these values should not be necessary in general. We should really clean up configure.ac and the various ARCH_* macros, but your patch will do for now. [snip] -- | Darren Salt | linux or ds at | nr. Ashington, | Toon | RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army | + Use more efficient products. Use less. BE MORE ENERGY EFFICIENT. Everyone stopping by with unsought advice will see your mistake. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org