X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=P48 Pbj7OGjns2wE5ZW72ulaQI8FNqkqS89/RJDy8nrXgInBNmlD42eZcDsDNEU+Ta6K Xp6fKNtKKOq5z93300hAPt/WT46/tk/ImJN9UfZ0ipooyaCrXZi0s0cd40xWg4K0 +u81RDMtMOwAxd+iAnKVXu7GkhwoHLKameMkUsXU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=AjVZkwOwG ioqr5uCrXLsoF/KvWM=; b=VUHwJ638QO7q5F/r5bylKmcXW8rqysYwx9S3qohV/ BbvqeQy+aXPAw6nyGb77e2iblMvI2V7iBMNlC2ATMoSTJ9s4KG9omCyBK06t+x3V 6oPZcapUB7HWGBLBlqvOZaHfJ9a2I4HB56MEiTj8JP2rWcUEx9E6xYBoxv86CRYL +Q= 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 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-EIP: [nNDFVfxjLWuFXEaNj24y9lpeBaPSgRZg] Message-ID: Date: Mon, 24 Jun 2013 09:56:38 -0400 From: JJ Hawkins User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:21.0) Gecko/20100101 Thunderbird/21.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: libmpfr4 3.1.2-1 broken (experimental) Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit When building something (znc in the example below) this occures with libmpfr4 3.1.2-1. libmpfr4 3.0.1-1 (experimental) is not broken. $ make Building core object main... /usr/lib/gcc/i686-pc-cygwin/4.7.2/cc1plus.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory Makefile:100: recipe for target `src/main.o' failed make: *** [src/main.o] Error 1 -- 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