Problems when compiling a package which uses boost::signals2.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
  I tried to rebuild ibus-pinyin package for Fedora 14 which uses boost::signals2, but it failed.
  Later I write a very simple test file, compiling use:
  $g++ -c boost_test.cpp
  And the test file content and compiling error log are attached.
  It still fails, but it compiles ok on Fedora 13.
  Please help me on this.
Thanks in advance,
  Peng Wu
#include <boost/signals2.hpp>
In file included from /usr/include/boost/signals2/detail/tracked_objects_visitor.hpp:18:0,
                 from /usr/include/boost/signals2/slot.hpp:22,
                 from /usr/include/boost/signals2/connection.hpp:23,
                 from /usr/include/boost/signals2/signal.hpp:21,
                 from /usr/include/boost/signals2.hpp:19,
                 from boost_test.cpp:1:
/usr/include/boost/signals2/slot_base.hpp:18:49: fatal error: boost/signals2/detail/foreign_ptr.hpp: No such file or directory
compilation terminated.
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux