#48706: texlive-bin does not compile on OS X Yosemite --------------------------------+---------------------- Reporter: andreas.schropp@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: texlive-bin | --------------------------------+---------------------- Comment (by mojca@…): Error: {{{ Undefined symbols for architecture x86_64: "_mpfr_set_zero", referenced from: _mp_initialize_binary_math in libmplib.a(libmplib_a-mpmathbinary.o) _mp_new_number in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_n_arg in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_m_log in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_pyth_sub in libmplib.a(libmplib_a-mpmathbinary.o) _mp_binary_square_rt in libmplib.a(libmplib_a-mpmathbinary.o) _mp_check_mpfr_t in libmplib.a(libmplib_a-mpmathbinary.o) ... ld: symbol(s) not found for architecture x86_64 }}} These libraries are new in TL 2015. The binaries should either depend on `mpfr` installed by macports or link against mpfr that's contained in the sources. -- Ticket URL: <https://trac.macports.org/ticket/48706#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X