[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#357582: imake: please define GNUArchitecture



Package: xutils
Version: 6.9.0.dfsg.1-4
Severity: important
Tags: patch

GNUArchitecture macro used to be defined for GNU/kFreeBSD, but it was disabled
when we moved to using linux.cf.  Programs use this macro to check for
Glibc-ness, so we need it.  Please, could you bring it back?

(patch been sent to upstream already)

--- xc/config/cf/Imake.cf~      2005-12-29 03:37:59.000000000 +0100
+++ xc/config/cf/Imake.cf       2006-03-18 11:12:48.000000000 +0100
@@ -787,6 +787,9 @@
 # ifdef __linux__
 #  define LinuxArchitecture
 # endif
+# ifdef __GLIBC__
+#  define GNUArchitecture
+# endif
 # ifdef i386
 #  ifndef i386Architecture
 #   define i386Architecture

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-586
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages xutils depends on:
ii  cpp                   4:4.0.2-2          The GNU C preprocessor (cpp)
ii  libc0.1               2.3.6-3+kbsd.r1284 GNU C Library: Shared libraries an
ii  libfreetype6          2.1.10-1.1         FreeType 2 font engine, shared lib
ii  libfs6                6.9.0.dfsg.1-4     X Font Server library
ii  x11-common            6.9.0.dfsg.1-4     X Window System (X.Org) infrastruc
ii  zlib1g                1:1.2.3-11         compression library - runtime

xutils recommends no packages.

-- no debconf information



Reply to: