From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.2 required=5.0 tests=DATE_IN_PAST_06_12, DKIM_ADSP_NXDOMAIN,DMARC_NONE,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from rouge.snu.ac.kr ([147.46.102.25]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14VWvP-0001OY-00 for gentoo-dev@gentoo.org; Wed, 21 Feb 2001 03:55:12 -0700 Received: (from redjade@localhost) by rouge.snu.ac.kr (8.11.0/8.11.0) id f1LAu4j09125 for gentoo-dev@gentoo.org; Wed, 21 Feb 2001 19:56:04 +0900 (KST) From: Kyung-hwan Kim To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre Message-ID: <20010221195604.B9090@rouge.snu.ac.kr> References: <3A90BA1F.5C3183BD@gottinger.de> <20010221024947.A7139@rouge.snu.ac.kr> <3A937839.697D60A2@gottinger.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A937839.697D60A2@gottinger.de>; from 320095285153-0001@t-online.de on Wed, Feb 21, 2001 at 09:11:37AM +0100 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Feb 21 03:56:01 2001 X-Original-Date: Wed, 21 Feb 2001 19:56:04 +0900 X-Archives-Salt: 178b7e8d-f09f-44a4-bdd3-d9538943af38 X-Archives-Hash: 7531fca32b5b387153aa0e256cfd664e > Hmm seems like the uploaded package was build with binutils-2.1.10. > I made a new package for binutils-2.1.10.91.0.2 that fixes some ld > segfaults. > With that binutils version I build a new glibc-2.2.2 package (r1). > This should not give you segfaults. It works here for me. But many packages > do not compile > with glibc-2.2.2 because the headers have changed. After merging binutils-2.10.1.0.7 and everything gose beautifully. But merging glibc-2.2.2, nothing would go its way. Do you mean that packages must be recompiled under glibc-2.2.2 and updated binutils environment? If so, no non-developer gentoo user can succeed in upgrading glibc. Kyunghwan