From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8584 invoked by alias); 17 Jun 2005 19:24:49 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 8568 invoked by uid 22791); 17 Jun 2005 19:24:46 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 17 Jun 2005 19:24:46 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5HJOjkI003426 for ; Fri, 17 Jun 2005 15:24:45 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5HJOju18353; Fri, 17 Jun 2005 15:24:45 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j5HJOijJ012877; Fri, 17 Jun 2005 15:24:44 -0400 Received: from tooth.toronto.redhat.com (tooth.toronto.redhat.com [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 9FB85800108; Fri, 17 Jun 2005 15:24:44 -0400 (EDT) Received: from tooth.toronto.redhat.com (IDENT:N+ok1RDKr/8oaL5iXj4zWbHBWr0vLf/B@localhost [127.0.0.1]) by tooth.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j5HJOidS002303; Fri, 17 Jun 2005 15:24:44 -0400 Received: (from fche@localhost) by tooth.toronto.redhat.com (8.12.8/8.12.8/Submit) id j5HJOi2C002301; Fri, 17 Jun 2005 15:24:44 -0400 Date: Fri, 17 Jun 2005 19:24:00 -0000 From: "Frank Ch. Eigler" To: Jim Blandy Cc: sid@sources.redhat.com Subject: Re: SID configury, libtoolery updated Message-ID: <20050617192444.GB2259@redhat.com> References: <42A9F652.3050802@redhat.com> <42A9F94A.4080109@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2005-q2/txt/msg00045.txt.bz2 Hi - jimb wrote: > [...] > > libibrty/pic problem remains.... > Try configuring with --enable-shared. Even if that makes the build work, we need to retain the ability to build with --disable-shared. - FChE