On 6/24/13 9:57 AM, Richard Miles wrote: > Here is what happened: > snip > /sw/include/boost/bind/bind.hpp:263: instantiated from 'void > boost::_bi::list1<A1>::accept(V&) const [with V = > boost::signals::detail::bound_objects_visitor, A1 = > boost::_bi::value<lyx::support::FileMonitor::Impl*>]' > /sw/include/boost/bind/bind_template.hpp:334: instantiated from 'void > boost::_bi::bind_t<R, F, L>::accept(V&) const [with V = > boost::signals::detail::bound_objects_visitor, R = void, F = > boost::_mfi::mf0<void, lyx::support::FileMonitor::Impl>, L = > boost::_bi::list1<boost::_bi::value<lyx::support::FileMonitor::Impl*> >]' > /sw/include/boost/bind/bind.hpp:1248: instantiated from 'void > boost::_bi::visit_each(V&, const boost::_bi::bind_t<R, F, L>&, int) [with V = > boost::signals::detail::bound_objects_visitor, R = void, F = > boost::_mfi::mf0<void, lyx::support::FileMonitor::Impl>, L = > boost::_bi::list1<boost::_bi::value<lyx::support::FileMonitor::Impl*> >]' > /sw/include/boost/visit_each.hpp:25: instantiated from 'void > boost::visit_each(Visitor&, const T&) [with Visitor = > boost::signals::detail::bound_objects_visitor, T = boost::_bi::bind_t<void, > boost::_mfi::mf0<void, lyx::support::FileMonitor::Impl>, > boost::_bi::list1<boost::_bi::value<lyx::support::FileMonitor::Impl*> > >]' > /sw/include/boost/signals/slot.hpp:121: instantiated from > 'boost::slot<SlotFunction>::slot(const F&) [with F = boost::_bi::bind_t<void, > boost::_mfi::mf0<void, lyx::support::FileMonitor::Impl>, > boost::_bi::list1<boost::_bi::value<lyx::support::FileMonitor::Impl*> > >, > SlotFunction = boost::function<void ()()>]' > FileMonitor.cpp:148: instantiated from here > /sw/include/boost/signals/trackable.hpp:91: error: no matching function for > call to > 'boost::signals::detail::bound_objects_visitor::maybe_get_pointer(lyx::support::FileMonitor::Impl* > const&, int) const' > make[5]: *** [FileMonitor.lo] Error 1 > make[5]: Leaving directory > `/sw/src/fink.build/lyx-x11-1.6.10-45/lyx-1.6.10/src/support' > make[4]: *** [all] Error 2 > make[4]: Leaving directory > `/sw/src/fink.build/lyx-x11-1.6.10-45/lyx-1.6.10/src/support' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/sw/src/fink.build/lyx-x11-1.6.10-45/lyx-1.6.10/src' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/sw/src/fink.build/lyx-x11-1.6.10-45/lyx-1.6.10/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/sw/src/fink.build/lyx-x11-1.6.10-45/lyx-1.6.10' > make: *** [all] Error 2 > ### execution of /tmp/fink.Uwzwc failed, exit code 2 > ### execution of /tmp/fink.ijf8M failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-lyx-x11-1.6.10-45 > (Reading database ... 405208 files and directories currently installed.) > Removing fink-buildlock-lyx-x11-1.6.10-45 ... > Failed: phase compiling: lyx-x11-1.6.10-45 failed > > Before reporting any errors, please run "fink selfupdate" and try 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 <[email protected]> > The Fink Beginners List <[email protected]>, > > with a carbon copy to the maintainer: > > Alexander Hansen <[email protected]> > > 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.34.8 > Distribution version: selfupdate-cvs Mon Jun 24 09:25:29 2013, 10.6, i386 > Trees: local/main stable/main stable/crypto unstable/main unstable/crypto > Xcode.app: 3.2.6 > Xcode command-line tools: 3.2.6 > Max. Fink build jobs: 1
I don't see that error on 10.6/i386/Xcode 3.2.6 here. Can you please post a few more lines from just prior to what you posted above? Thanks! Also, what do you get from /sw/var/lib/fink/path-prefix-10.6/g++ --version ? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
