Dear all,
I'm trying to install polymake on mac 10.9.2
Finally I succeded to compile gmp and mpfr (and so I have gmp.h and 
mpfr.h), but nothing works with libmpfr4-shlibs

nikaan:trunk nikitakalinin$ ./configure --with-mpfr=/usr/local/include/
checking C++ compiler ... ok (g++ is CLANG 5.1.0)
checking fink installation ... ok (/sw)
checking fink gmp installation ... ok
checking fink mpfr installation ... Fink package mpfr-shlibs seems to be 
missing.  Further configuration is not possible.
Please install the packages mpfr and mpfr-shlibs and repeat the 
configure run.




Then I tried to install libmpfr4 but I get en error as below.
Could you help me?

-----------------


nikaan:trunk nikitakalinin$ fink install libmpfr4
Information about 8420 packages read in 0 seconds.
The following package will be installed or updated:
  libmpfr4
The following 7 additional packages will be installed:
  coreutils help2man-perl5162 liblzma5-shlibs libmpfr4-shlibs
  locale-gettext-pm5162 texinfo xz
Do you want to continue? [Y/n] Y
Setting runtime build-lock...
dpkg-deb -b 
/sw/src/fink.build/root-fink-buildlock-locale-gettext-pm5162-1.05-3 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-locale-gettext-pm5162-1.05-3' 
in 
`/sw/src/fink.build/fink-buildlock-locale-gettext-pm5162-1.05-3_2014.04.06-18.31.41_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-locale-gettext-pm5162-1.05-3_2014.04.06-18.31.41_darwin-x86_64.deb
Selecting previously deselected package 
fink-buildlock-locale-gettext-pm5162-1.05-3.
(Reading database ... 6520 files and directories currently installed.)
Unpacking fink-buildlock-locale-gettext-pm5162-1.05-3 (from 
.../fink-buildlock-locale-gettext-pm5162-1.05-3_2014.04.06-18.31.41_darwin-x86_64.deb)
 
...
Setting up fink-buildlock-locale-gettext-pm5162-1.05-3 
(2014.04.06-18.31.41) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.JyFYl
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions 
-xf /sw/src/locale-gettext-pm-1.05.tar.gz
sudo -u fink-bld [ENV] sh -c /tmp/fink.7nolW
[ -r 
/sw/fink/dists/stable/main/finkinfo/libs/perlmods/locale-gettext-pm.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.vOFfW
patch -p1 < 
/sw/fink/dists/stable/main/finkinfo/libs/perlmods/locale-gettext-pm.patch
patching file Makefile.PL
sudo -u fink-bld [ENV] sh -c /tmp/fink.wbvjZ
if [ -e /usr/local/lib/libintl.a -o -e /usr/local/lib/libintl.dylib ]; 
then echo "locale-gettext-pm5162 often builds incorrectly if 
/usr/local/lib/libintl.*"; echo "exists. Please move aside /usr/local 
and try again."; exit 1; fi
locale-gettext-pm5162 often builds incorrectly if /usr/local/lib/libintl.*
exists. Please move aside /usr/local and try again.
### execution of if failed, exit code 1
### execution of /tmp/fink.wbvjZ failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-locale-gettext-pm5162-1.05-3
(Reading database ... 6521 files and directories currently installed.)
Removing fink-buildlock-locale-gettext-pm5162-1.05-3 ...
Failed: phase compiling: locale-gettext-pm5162-1.05-3 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

     The Fink Users List <fink-users@lists.sourceforge.net>
     The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

     Daniel Macks <dma...@netspace.org>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report. This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Sun Apr  6 18:24:15 2014, 10.9, 
x86_64
Trees: local/main stable/main
Xcode.app: 5.1
Xcode command-line tools: 5.1.0.0.1.1393561416
Max. Fink build jobs:  4


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to