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

Bug#369656: marked as done ([Patch] Fixed error of configuring libidn for m32r)



Your message dated Wed, 31 May 2006 09:58:09 +0200
with message-id <447D4C91.2060207@aurel32.net>
and subject line Bug#369656: [Patch] Fixed error of configuring libidn for m32r
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:glibc
Version:2.3.6-11
Severity:wishlist

The following error of configuring libidn for m32r happened.
configure: loading site script /etc/dpkg-cross/cross-config.m32r
checking build system type... i486-pc-linux-gnu
checking host system type... m32r-unknown-linux-gnu
running configure fragment for add-on libidn
running configure fragment for add-on linuxthreads
checking sysdep dirs... configure: error: The m32r is not supported.
make: *** [/project/m32r-linux/work/inaoka/debian/glibc-2.3.6/glibc-2.3.6-11/glibc-2.3.6/stamp-dir/configure_udeb] Error 1

Could you please apply the following patch?

changelog:
	* Add udeb_add-ons to debian/sysdeps/m32r.mk.
--- debian/sysdeps/m32r.mk.org	2006-05-31 14:14:55.311285718 +0900
+++ debian/sysdeps/m32r.mk	2006-05-31 14:15:29.994835955 +0900
@@ -1,3 +1,4 @@
 libc_MIN_KERNEL_SUPPORTED = 2.6.9
 libc_add-ons = ports linuxthreads $(add-ons)
+udeb_add-ons = ports linuxthreads $(add-ons)
 libc_extra_config_options = $(extra_config_options) --without-tls

--- End Message ---
--- Begin Message ---
Kazuhiro Inaoka a écrit :
Package:glibc
Version:2.3.6-11
Severity:wishlist

The following error of configuring libidn for m32r happened.
configure: loading site script /etc/dpkg-cross/cross-config.m32r
checking build system type... i486-pc-linux-gnu
checking host system type... m32r-unknown-linux-gnu
running configure fragment for add-on libidn
running configure fragment for add-on linuxthreads
checking sysdep dirs... configure: error: The m32r is not supported.
make: *** [/project/m32r-linux/work/inaoka/debian/glibc-2.3.6/glibc-2.3.6-11/glibc-2.3.6/stamp-dir/configure_udeb] Error 1

Could you please apply the following patch?


This bug has been fixed in version 2.3.6-12 by removing the udeb pass, as it was to be too buggy.

Closing the bug

--
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--- End Message ---

Reply to: