public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* libmpfr4 3.1.2-1 broken (experimental)
@ 2013-06-24 14:01 JJ Hawkins
  2013-06-24 15:19 ` marco atzeri
  2013-06-25  3:10 ` Achim Gratz
  0 siblings, 2 replies; 3+ messages in thread
From: JJ Hawkins @ 2013-06-24 14:01 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libmpfr4 3.1.2-1 broken (experimental)
  2013-06-24 14:01 libmpfr4 3.1.2-1 broken (experimental) JJ Hawkins
@ 2013-06-24 15:19 ` marco atzeri
  2013-06-25  3:10 ` Achim Gratz
  1 sibling, 0 replies; 3+ messages in thread
From: marco atzeri @ 2013-06-24 15:19 UTC (permalink / raw)
  To: cygwin

Il 6/24/2013 3:56 PM, JJ Hawkins ha scritto:
> 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
>

http://cygwin.com/ml/cygwin/2013-06/msg00482.html

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libmpfr4 3.1.2-1 broken (experimental)
  2013-06-24 14:01 libmpfr4 3.1.2-1 broken (experimental) JJ Hawkins
  2013-06-24 15:19 ` marco atzeri
@ 2013-06-25  3:10 ` Achim Gratz
  1 sibling, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2013-06-25  3:10 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-24 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-24 14:01 libmpfr4 3.1.2-1 broken (experimental) JJ Hawkins
2013-06-24 15:19 ` marco atzeri
2013-06-25  3:10 ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).