shadowm

Untitled

Jun 11th, 2013
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. configure:11466: g++ -c -O2 -W -Wall -ansi -DHAVE_BUILTIN_EXPECT -I/usr/include conftest.cpp >&5
  2. In file included from conftest.cpp:38:0:
  3. /usr/include/boost/iostreams/device/file_descriptor.hpp: In instantiation of 'boost::iostreams::file_descriptor::file_descriptor(const Path&, std::ios_base::openmode) [with Path = int; std::ios_base::openmode = std::_Ios_Openmode]':
  4. conftest.cpp:42:39: required from here
  5. /usr/include/boost/iostreams/device/file_descriptor.hpp:91:9: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
  6. In file included from /usr/include/boost/iostreams/device/file_descriptor.hpp:26:0,
  7. from conftest.cpp:38:
  8. /usr/include/boost/iostreams/detail/path.hpp:52:5: error: initializing argument 1 of 'boost::iostreams::detail::path::path(const char*)' [-fpermissive]
Advertisement
Add Comment
Please, Sign In to add comment