Bug#315793: glibc: found necessary changes to debian/rules

2005-07-12 Thread GOTO Masanori
At Mon, 27 Jun 2005 17:33:57 +0930,
Arthur Marsh wrote:
> Hi, I found that by replacing all occurences of DEB_HOST_GNU_SYSTEM with 
> DEB_HOST_ARCH_OS in debian/rules ie:
> 
> DEB_HOST_ARCH_OS  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
> 
> and
> 
> -include debian/sysdeps/$(DEB_HOST_ARCH_OS).mk
> 
> glibc appears to be compiling fine now.

Yes, you're right.  I'll put this fix to svn and experimental glibc
with some new dpkg/dpkg-dev changes.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#315793: glibc: found necessary changes to debian/rules

2005-06-27 Thread Arthur Marsh
Package: glibc
Followup-For: Bug #315793


Hi, I found that by replacing all occurences of DEB_HOST_GNU_SYSTEM with 
DEB_HOST_ARCH_OS in debian/rules ie:

DEB_HOST_ARCH_OS  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)

and

-include debian/sysdeps/$(DEB_HOST_ARCH_OS).mk

glibc appears to be compiling fine now.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11mmx2
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]