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

Bug#357582: marked as done (imake: please define GNUArchitecture)



Your message dated Sun, 18 Feb 2007 14:02:54 +0100
with message-id <45D84E7E.9060607@ens-lyon.org>
and subject line Bug#357582: imake: please define GNUArchitecture
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Version: 1:7.1.ds-1

Patch integrated upstream in July 2006, fixed in the first upload of
xorg 7.1.

Brice


--- End Message ---

Reply to: