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=0.8 required=5.0 tests=DATE_IN_PAST_24_48, DMARC_MISSING,FREEMAIL_FROM,FROM_LOCAL_DIGITS,FROM_LOCAL_HEX, FROM_STARTS_WITH_NUMS,INVALID_DATE,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=no autolearn_force=no version=4.0.0 Received: from mailout02.sul.t-online.com ([194.25.134.17]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14Uk0j-0000Ft-00 for gentoo-dev@gentoo.org; Sun, 18 Feb 2001 23:41:25 -0700 Received: from fwd00.sul.t-online.com by mailout02.sul.t-online.com with smtp id 14Uk1p-0007Wy-02; Mon, 19 Feb 2001 07:42:33 +0100 Received: from helios.bagwan (320095285153-0001@[217.80.39.228]) by fwd00.sul.t-online.com with smtp id 14Uk1g-0NGpcGC; Mon, 19 Feb 2001 07:42:24 +0100 Received: (qmail 27126 invoked by uid 0); 19 Feb 2001 09:23:42 -0000 Received: from sadchitananda2.bagwan (HELO gottinger.de) (achim@192.168.2.1) by helios.bagwan with SMTP; 19 Feb 2001 09:23:42 -0000 Message-ID: <3A90BA1F.5C3183BD@gottinger.de> From: 320095285153-0001@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net Subject: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre 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 X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun Feb 18 23:42:01 2001 X-Original-Date: Mon, 19 Feb 2001 07:15:59 +0100 X-Archives-Salt: 7c5988bc-9e1f-4702-be7a-bf7cdb2475fc X-Archives-Hash: d2bdea6ed48cccf0bc4c872142df5dfd Hi folks, During compilation here I found that latest binutils segfault's during linking of mpeg2_movie so it seems to be abit buggy. With Glibc-2.2.2 some packages like daemontools/pam needs to be patched to compile since there where some so called header cleanups done in this release. Please use glibc-2.2.1 and binutils-2.1.10 until I have updated all packages that needs patching. achim~