X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BF,TW_BG X-Spam-Check-By: sourceware.org X-Received: by 10.194.119.200 with SMTP id kw8mr22151493wjb.31.1362218371518; Sat, 02 Mar 2013 01:59:31 -0800 (PST) Message-ID: <5131CD7E.8050001@gmail.com> Date: Sat, 02 Mar 2013 10:59:26 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Shouldn't gcc-4 depend on libmpfr4 ? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 3/2/2013 9:38 AM, Csaba Raduly wrote: > Hi all, > I installed cygwin on a new machine and running gcc failed with > > /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared > libraries: cygmpfr-4.dll: cannot open shared object file: No such file > or directory > [cut] > > This appears to be due to the fact that gcc4-core depends on both > libmpfr1 and libmpfr4, but only libmpfr1 is listed as a dependency in > setup.ini: > > @ gcc4-core > sdesc: "Core C compiler subpackage" > category: Devel > requires: alternatives binutils w32api libgcc1 libgomp1 libssp0 > libffi4 libgmp3 libintl8 libmpfr1 libcloog0 libmpc1 libppl > _update-info-dir > version: 4.5.3-3 > > > Installing libmpfr4 fixed the problem, but shouldn't this be automatic? should be libmpfr4 instead of libmpfr1. I guess it was an error introduced be the upload of the new test gcc-4.7.2 > > Csaba > Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple