gcc-4.1.0 (Fedora Core soon-to-be 5), lyx-1.3.7 ./configure --with-frontend=qt build fails (in this case on x86_64, but I don't think that's relavent). Details appended at end. Full build log available from: http://buildsys.fedoraproject.org/logs/fedora-development-extras/3124-lyx-1.3.7-1.fc5/
Any ideas/workarounds? -- Rex ------------------------- build.log ----------------------- /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src -I../../../src/frontends -I../../../images -I./qt2 -I/usr/lib64/qt-3.3/include -I../../../boost -I../../../src/frontends/controllers -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=nocona -c -o QDelimiterDialog.lo QDelimiterDialog.C g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src -I../../../src/frontends -I../../../images -I./qt2 -I/usr/lib64/qt-3.3/include -I../../../boost -I../../../src/frontends/controllers -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_THREAD_SUPPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=nocona -c QDelimiterDialog.C In file included from ../../../boost/boost/config.hpp:35, from ../../../boost/boost/type_traits/config.hpp:14, from ../../../boost/boost/type_traits/is_convertible.hpp:20, from ../../../boost/boost/type_traits/conversion_traits.hpp:19, from ../../../boost/boost/signals/detail/signals_common.hpp:23, from ../../../boost/boost/signals/connection.hpp:19, from ../../../src/frontends/controllers/ControlConnections.h:33, from ../../../src/frontends/controllers/ControlDialog_impl.h:19, from ../../../src/frontends/controllers/ControlMath.h:18, from QDelimiterDialog.C:18: ../../../boost/boost/config/compiler/gcc.hpp:57:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results" QMath.h:19: warning: 'class QMath' has virtual functions but non-virtual destructor ../../../boost/boost/bind.hpp: In function 'void boost::visit_each(V&, const boost::_bi::value<T>&, int) [with V = boost::signals::detail::bound_objects_visitor, T = QContentPane*]': ../../../boost/boost/bind.hpp:190: instantiated from 'void boost::_bi::list1<A1>::accept(V&) const [with V = boost::signals::detail::bound_objects_visitor, A1 = boost::_bi::value<QContentPane*>]' ../../../boost/boost/bind/bind_template.hpp:151: 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, QContentPane>, L = boost::_bi::list1<boost::_bi::value<QContentPane*> >]' ../../../boost/boost/bind.hpp:1147: instantiated from 'void boost::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, QContentPane>, L = boost::_bi::list1<boost::_bi::value<QContentPane*> >]' ../../../boost/boost/visit_each.hpp:31: 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, QContentPane>, boost::_bi::list1<boost::_bi::value<QContentPane*> > >]' ../../../boost/boost/signals/slot.hpp:104: instantiated from 'boost::slot<SlotFunction>::slot(const F&) [with F = boost::_bi::bind_t<void, boost::_mfi::mf0<void, QContentPane>, boost::_bi::list1<boost::_bi::value<QContentPane*> > >, SlotFunction = boost::function0<void, std::allocator<boost::function_base> >]' QContentPane.C:94: instantiated from here ../../../boost/boost/bind.hpp:1142: error: no matching function for call to 'visit_each(boost::signals::detail::bound_objects_visitor&, QContentPane* const&, int)' make[5]: *** [QContentPane.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... echo timestamp > QDelimiterDialog.lo make[5]: Leaving directory `/builddir/build/BUILD/lyx-1.3.7/src/frontends/qt2'