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

error with endian.hpp on perseus while building adaptive1d #129

Closed
brycelelbach opened this issue Jul 10, 2012 · 2 comments
Closed

error with endian.hpp on perseus while building adaptive1d #129

brycelelbach opened this issue Jul 10, 2012 · 2 comments

Comments

@brycelelbach
Copy link
Member

[reported by manderson] [Trac time Tue Sep 20 16:53:44 2011] /shared/boost/1.47.0-debug/boost/spirit/home/support/detail/integer/endian.hpp:69:12: error: redefinition of default argument for ‘bool sign’
/home/manderson/parallex/trunk/hpx/external/endian/boost/integer/endian.hpp:41:38: note: original definition appeared here
/shared/boost/1.47.0-debug/boost/spirit/home/support/detail/integer/endian.hpp:91:12: error: redefinition of ‘struct boost::detail::unrolled_byte_loops<T, 1ul, false>’
/home/manderson/parallex/trunk/hpx/external/endian/boost/integer/endian.hpp:64:12: error: previous definition of ‘struct boost::detail::unrolled_byte_loops<T, 1ul, false>’
/shared/boost/1.47.0-debug/boost/spirit/home/support/detail/integer/endian.hpp:105:12: error: redefinition of ‘struct boost::detail::unrolled_byte_loops<T, 1ul, true>’
/home/manderson/parallex/trunk/hpx/external/endian/boost/integer/endian.hpp:78:12: error: previous definition of ‘struct boost::detail::unrolled_byte_loops<T, 1ul, true>’
/shared/boost/1.47.0-debug/boost/spirit/home/support/detail/integer/endian.hpp:119:40: error: redefinition of ‘template<class T, long unsigned int n_bytes> T boost::detail::load_big_endian(const void_)’
/home/manderson/parallex/trunk/hpx/external/endian/boost/integer/endian.hpp:92:40: error: ‘template<class T, long unsigned int n_bytes> T boost::detail::load_big_endian(const void_)’ previously declared here
/shared/boost/1.47.0-debug/boost/spirit/home/support/detail/integer/endian.hpp:127:43: error: redefinition of ‘template<class T, long unsigned int n_bytes> T boost::detail::load_little_endian(const void*)’

@brycelelbach
Copy link
Member Author

[comment by manderson] [Trac time Tue Sep 20 16:54:16 2011] compiler: gcc 4.6.1

@brycelelbach
Copy link
Member Author

[comment by manderson] [Trac time Tue Sep 20 18:01:09 2011] r5517

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