Package: xorg-server Version: 1.7.7-4 Severity: normal Tags: patch User: debian-sp...@lists.debian.org Usertags: sparc64
xorg-server fails to build from source on sparc64 as it doesn't build-depend on libudev-dev, libselinux1-dev and libaudit-dev on this architecture. Instead of adding yet another linux architecture to the list, I suggest to use an architecture wildcard (this is now allowed by the policy), as in the patch below: diff -u xorg-server-1.7.7/debian/control xorg-server-1.7.7/debian/control --- xorg-server-1.7.7/debian/control +++ xorg-server-1.7.7/debian/control @@ -49,9 +49,9 @@ nettle-dev, libdbus-1-dev [kfreebsd-amd64 kfreebsd-i386], libhal-dev [kfreebsd-amd64 kfreebsd-i386], - libudev-dev (>= 151-3) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc], - libselinux1-dev (>= 2.0.80) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc], - libaudit-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc], + libudev-dev (>= 151-3) [linux-any], + libselinux1-dev (>= 2.0.80) [linux-any], + libaudit-dev [linux-any], x11proto-xf86dri-dev (>= 2.1.0), libdrm-dev (>= 2.4.3) [!hurd-i386], x11proto-gl-dev (>= 1.4.9), -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: sparc64 Kernel: Linux 2.6.32-bpo.5-sparc64-smp (SMP w/32 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100830200018.762.67125.report...@volta.aurel32.net