#41361: octave-devel failed to compile on 10.9 ---------------------------+------------------------- Reporter: azurvii@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: octave-devel | ---------------------------+------------------------- Comment (by michaelld@…): The error when linking a library in octave is: {{{ :info:build Undefined symbols for architecture x86_64: :info:build "Magick::CoderInfo::CoderInfo(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: :info:build F__magick_format_list__(octave_value_list const&, int) in DLD_FUNCTIONS___magick_read___la-__magick_read__.o :info:build ld: symbol(s) not found for architecture x86_64 }}} I've no idea why, but for some reason rebuilding GraphicsMagick fixes the issue. We've tried just cleaning octave-devel, and a few other less- obvious things, but none work. What has worked reliably is rebuilding GraphicsMagick. As I said, I've no idea why. -- Ticket URL: <https://trac.macports.org/ticket/41361#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X