Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r5691 doesn't compile #158

Closed
brycelelbach opened this issue Jul 10, 2012 · 1 comment
Closed

r5691 doesn't compile #158

brycelelbach opened this issue Jul 10, 2012 · 1 comment

Comments

@brycelelbach
Copy link
Member

[reported by maciek] [Trac time Fri Sep 30 14:04:44 2011] Error:

[  6%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_logging.cpp.o
/home/maciek/hpx/src/runtime/components/server/console_logging.cpp:49:1: error: macro "BOOST_PLUGIN_EXPORT" passed 6 arguments, but takes just 5
/home/maciek/hpx/src/runtime/components/server/console_logging.cpp:47:1: error: ‘BOOST_PLUGIN_EXPORT’ does not name a type
/shared/boost/1.47.0-release/boost/asio/error.hpp:244:45: warning: ‘boost::asio::error::system_category’ defined but not used [-Wunused-variable]
/shared/boost/1.47.0-release/boost/asio/error.hpp:246:45: warning: ‘boost::asio::error::netdb_category’ defined but not used [-Wunused-variable]
/shared/boost/1.47.0-release/boost/asio/error.hpp:248:45: warning: ‘boost::asio::error::addrinfo_category’ defined but not used [-Wunused-variable]
/shared/boost/1.47.0-release/boost/asio/error.hpp:250:45: warning: ‘boost::asio::error::misc_category’ defined but not used [-Wunused-variable]
/shared/boost/1.47.0-release/boost/system/error_code.hpp:214:36: warning: ‘boost::system::posix_category’ defined but not used [-Wunused-variable]
/shared/boost/1.47.0-release/boost/system/error_code.hpp:215:36: warning: ‘boost::system::errno_ecat’ defined but not used [-Wunused-variable]
/shared/boost/1.47.0-release/boost/system/error_code.hpp:216:36: warning: ‘boost::system::native_ecat’ defined but not used [-Wunused-variable]
make[2]: *** [src/CMakeFiles/hpx.dir/runtime/components/server/console_logging.cpp.o] Error 1

gcc-4.6.1, boost-1.47.0-release

@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Fri Sep 30 15:08:42 2011] Fixed in rev. [5692]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant