I've ran into the following problem while trying to build Lyx 1.3.2 on 
Debian Woody, using g++ 2.95.4, libstdc++ 2.10, and Qt 3.1.1 
(building the QT frontend):

insetcommand.h:39:   instantiated from here
../../boost/boost/shared_ptr.hpp:203: invalid use of undefined type
`struct boost::detail::shared_ptr_traits<boost::signals::
detail::cached_return_value<boost::signals::detail::unusable> >'
../../boost/boost/shared_ptr.hpp:52: forward declaration of `struct
boost::detail::shared_ptr_traits<boost::signals::detail::
cached_return_value<boost::signals::detail::unusable> >'
../../boost/boost/shared_ptr.hpp:203:
`boost::shared_ptr<boost::signals::detail::cached_return_value<boost:
: signals::detail::unusable> >::operator *(...)' must have an
 argument of class or enumerated type
../../boost/boost/shared_ptr.hpp:203:
`boost::shared_ptr<boost::signals::detail::cached_return_value<boost:
: signals::detail::unusable> >::operator *(...)' must take either one
 or two arguments
make[3]: *** [insetbib.lo] Error 1
make[3]: Leaving directory `/tmp/lyx-1.3.2/src/insets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/lyx-1.3.2/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/lyx-1.3.2/src'
make: *** [all-recursive] Error 1

Any ideas?

-- 
Philipp Lehman <[EMAIL PROTECTED]>

Reply via email to