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:to:from:subject:date:message-id:references :mime-version:content-type; q=dns; s=default; b=FMDxnvD/mOK+FlZ0 ALKSqoZsP1LpqIua4x9uErxMQIkobGsKcSsvm4DS7Jh9RxowF7A/VxL3VcgSkSj+ I9K6rU7cgKpHWlR/sdkOhfqHqjtvtqNelVhGuDZcd2L/qUHrJFRLFH+TQtnUcpM4 BtGDbmiZLFmmQJDzIBThoq5+4Yw= 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:to:from:subject:date:message-id:references :mime-version:content-type; s=default; bh=teh3vK+HI4SF3bOO+uy2vM ve9dk=; b=pEc3wLSkMA6Tsu0BLxzyiajQwSpfW/zQ2FmNWj+lKL4B17YgJavqe+ jt+zF3VLVI/tUlvzxvsZgqEDwnsaxytv5bKnPd0TcUtumtVuAAWRfvXFH4339sxy Cvle1ING7fO3DL0PiJaahFzOAbI+W9KunVYJxcDK3ZtTGyzXPC88I= 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=-4.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: libmpfr4 3.1.2-1 broken (experimental) Date: Mon, 24 Jun 2013 18:21:17 +0200 Lines: 34 Message-ID: <87li5zo4xu.fsf@Rainer.invalid> References: Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) JJ Hawkins writes: > 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. For the record: at the moment version 3.0.1 is current, and 3.1.2 is test/experimental for use with gcc-4.7.2. > $ 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 You need to install the test versions for _all_ gcc-4.7.2 dependencies, specifically these libraries: gmp, mpfr, mpclib, ppl, cloog-ppl If you miss to install some of them you'll get an error like the above (if you're lucky). Conversely, the test libraries do _not_ work when trying to use them with gcc-4.5.3. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terratec KOMPLEXER: http://Synth.Stromeko.net/Downloads.html#KomplexerWaves -- 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