Guten Tag,
benutze die fliege files und wollte eben meine game und db source compilen aber bekomme diese errors und weiß nicht woran es liegt.
Code
- root@home:~ # cd /usr/home/source/server/game/src && gmake -j4
- compile vid.cpp
- compile MarkConvert.cpp
- compile MarkImage.cpp
- compile MarkManager.cpp
- In file included from MarkManager.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from In file included from MarkConvert.cpp../../../extern/FreeBSD/boost/boost/unordered_map.hpp::112:
- :
- In file included from In file included from ./stdafx.h../../../extern/FreeBSD/boost/boost/config.hpp::1561:
- :
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp::12906:
- :In file included from 2../../../extern/FreeBSD/boost/boost/config.hpp:: 61:
- error../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp: :906:
- 2 :unterminated conditional errordirective:
- #if defined(BOOST_NO_CXX11_NULLPTR) && !defined(BOOST_NO_NULLPTR)
- unterminated ^
- conditional directive../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp:
- 26#if defined(BOOST_NO_CXX11_NULLPTR) && !defined(BOOST_NO_NULLPTR):
- 2: ^
- error../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp: :26:
- 2 :unterminated conditional errordirective:
- #ifndef BOOST_CONFIG_SUFFIX_HPP
- unterminated ^
- conditional In file included from directiveMarkManager.cpp:
- 1#ifndef BOOST_CONFIG_SUFFIX_HPP:
- In file included from ./stdafx.h ^:
- 15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hppIn file included from :MarkConvert.cpp17::
- 1In file included from :
- ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hppIn file included from :./stdafx.h18::
- 15In file included from :
- ../../../extern/FreeBSD/boost/boost/functional/hash.hppIn file included from :../../../extern/FreeBSD/boost/boost/unordered_map.hpp6::
- 17In file included from :
- ../../../extern/FreeBSD/boost/boost/container_hash/hash.hppIn file included from :../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp25::
- 18In file included from :
- ../../../extern/FreeBSD/boost/boost/type_traits/is_enum.hppIn file included from :../../../extern/FreeBSD/boost/boost/functional/hash.hpp15::
- 6:
- ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hppIn file included from :../../../extern/FreeBSD/boost/boost/container_hash/hash.hpp66::257:
- :In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_enum.hpp:15error:
- : ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hpp:
- 66 :unknown7 :type name error'BOOST_CONSTEXPR':
- BOOST_CONSTEXPR operator T()const { return val; }
- unknown ^
- type ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hpp:86:7: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR operator bool()const { return val; }
- ^
- name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR operator T()const { return val; }
- ^
- ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hpp:86:7: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR operator bool()const { return val; }
- ^
- In file included from vid.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:12:
- In file included from ../../../extern/FreeBSD/boost/boost/config.hpp:61:
- ../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp:906:2: error:
- unterminated conditional directive
- #if defined(BOOST_NO_CXX11_NULLPTR) && !defined(BOOST_NO_NULLPTR)
- ^
- ../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp:26:2: error:
- unterminated conditional directive
- #ifndef BOOST_CONFIG_SUFFIX_HPP
- ^
- In file included from vid.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:18:
- In file included from ../../../extern/FreeBSD/boost/boost/functional/hash.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/container_hash/hash.hpp:25:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_enum.hpp:15:
- ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hpp:66:7: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR operator T()const { return val; }
- ^
- ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hpp:86:7: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR operator bool()const { return val; }
- ^
- In file included from MarkImage.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:12:
- In file included from ../../../extern/FreeBSD/boost/boost/config.hpp:61:
- ../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp:906:2: error:
- unterminated conditional directive
- #if defined(BOOST_NO_CXX11_NULLPTR) && !defined(BOOST_NO_NULLPTR)
- ^
- ../../../extern/FreeBSD/boost/boost/config/detail/suffix.hpp:26:2: error:
- unterminated conditional directive
- #ifndef BOOST_CONFIG_SUFFIX_HPP
- ^
- In file included from MarkImage.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:18:
- In file included from ../../../extern/FreeBSD/boost/boost/functional/hash.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/container_hash/hash.hpp:25:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_enum.hpp:15:
- ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hpp:66:7: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR operator T()const { return val; }
- ^
- ../../../extern/FreeBSD/boost/boost/type_traits/integral_constant.hpp:86:7: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR operator bool()const { return val; }
- ^
- In file included from MarkManager.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- In file included from ../../../extern/FreeBSD/boost/boost/move/utility.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:104: error:
- expected ';' at end of declaration
- ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:105: error: C++
- requires a type specifier for all declarations
- ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:12: error:
- expected expression
- { return static_cast<typename ::boost::move_detail::remove_refe...
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:97: error:
- expected ';' after top level declarator
- ...::boost::move_detail::remove_reference<T>::type &&>(t); }
- ^
- ;
- In file included from MarkManager.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:38: error: expected ';'
- at end of declaration
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:39: error: C++ requires
- a type specifier for all declarations
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:13: error: expected
- expression
- { return ::boost::move(x); }
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:41: error: expected ';'
- after top level declarator
- { return ::boost::move(x); }
- ^
- ;
- In file included from MarkManager.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:20:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_constructible.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_destructible.hpp:15:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_complete.hpp:12:
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:53: error:
- expected ';' at end of declaration
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:54: error: C++
- requires a type specifier for all declarations
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- In file included from MarkManager.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:184:1: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR inline T*
- ^
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:184:25: error:
- expected ';' at end of declaration
- BOOST_CONSTEXPR inline T*
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: no
- template named 'to_address'; did you mean 'std::__to_address'?
- to_address(T* v) BOOST_NOEXCEPT
- ^~~~~~~~~~
- std::__to_address
- /usr/include/c++/v1/memory:1121:1: note: 'std::__to_address' declared here
- __to_address(_Tp* __p) _NOEXCEPT
- ^
- In file included from MarkManager.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: C++
- requires a type specifier for all declarations
- to_address(T* v) BOOST_NOEXCEPT
- ^
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:15: error: use
- of undeclared identifier 'v'
- to_address(T* v) BOOST_NOEXCEPT
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- gmake: *** [Makefile:205: .obj/MarkManager.o] Error 1
- gmake: *** Waiting for unfinished jobs....
- In file included from MarkImage.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- In file included from ../../../extern/FreeBSD/boost/boost/move/utility.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:104: error:
- expected ';' at end of declaration
- ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:105: error: C++
- requires a type specifier for all declarations
- ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:12: error:
- expected expression
- { return static_cast<typename ::boost::move_detail::remove_refe...
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:97: error:
- expected ';' after top level declarator
- ...::boost::move_detail::remove_reference<T>::type &&>(t); }
- ^
- ;
- In file included from MarkImage.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:38: error: expected ';'
- at end of declaration
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:39: error: C++ requires
- a type specifier for all declarations
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:13: error: expected
- expression
- { return ::boost::move(x); }
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:41: error: expected ';'
- after top level declarator
- { return ::boost::move(x); }
- ^
- ;
- In file included from MarkImage.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:20:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_constructible.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_destructible.hpp:15:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_complete.hpp:12:
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:53: error:
- expected ';' at end of declaration
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:54: error: C++
- requires a type specifier for all declarations
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- In file included from In file included from MarkConvert.cppvid.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- In file included from ../../../extern/FreeBSD/boost/boost/move/utility.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:104: error: :
- expected ';' at end of declaration
- In file included from MarkImage.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:184:1: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR inline T*
- ^
- ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...
- ^
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:184:25: error:
- expected ';' at end of declaration
- BOOST_CONSTEXPR inline T*
- ^
- ;
- ;
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: no
- template named 'to_address'; did you mean 'std::__to_address'?
- to_address(T* v) BOOST_NOEXCEPT
- ^~~~~~~~~~
- std::__to_address
- /usr/include/c++/v1/memory:1121:1: note: 'std::__to_address' declared here
- __to_address(_Tp* __p) _NOEXCEPT
- ^
- In file included from MarkImage.cpp:../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:105: error: C++
- requires a type specifier for all declarations
- 1 ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: C++
- requires a type specifier for all declarations
- to_address(T* v) BOOST_NOEXCEPT
- ^
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:12: 1error:
- expected expression
- { return static_cast<typename ::boost::move_detail::remove_refe...
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:97: error:
- expected ';' after top level declarator
- ...::boost::move_detail::remove_reference<T>::type &&>(t); }
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:15: error: use
- of undeclared identifier 'v'
- to_address(T* v) BOOST_NOEXCEPT
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- In file included from :
- vid.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:38: error: expected ';'
- at end of declaration
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:39: error: C++ requires
- a type specifier for all declarations
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:13: error: expected
- expression
- { return ::boost::move(x); }
- ^
- In file included from ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:41: error: expected ';'
- after top level declarator
- { return ::boost::move(x); }
- ^
- ;
- ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- In file included from ../../../extern/FreeBSD/boost/boost/move/utility.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:104: error:
- expected ';' at end of declaration
- ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:212:105: error: C++
- requires a type specifier for all declarations
- ...::boost::move_detail::remove_reference<T>::type && move(T&& t) BOOST_NOE...
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:12: error:
- expected expression
- { return static_cast<typename ::boost::move_detail::remove_refe...
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility_core.hpp:213:97: error:
- expected ';' after top level declarator
- ...::boost::move_detail::remove_reference<T>::type &&>(t); }
- ^
- ;
- In file included from MarkConvert.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:19:
- In file included from ../../../extern/FreeBSD/boost/boost/move/move.hpp:29:
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:38: error: expected ';'
- at end of declaration
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:131:39: error: C++ requires
- a type specifier for all declarations
- move_if_noexcept(T& x) BOOST_NOEXCEPT
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:13: error: expected
- expression
- { return ::boost::move(x); }
- ^
- ../../../extern/FreeBSD/boost/boost/move/utility.hpp:132:41: error: expected ';'
- after top level declarator
- { return ::boost::move(x); }
- ^
- ;
- In file included from vid.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:20:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_constructible.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_destructible.hpp:15:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_complete.hpp:12:
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:53: error:
- expected ';' at end of declaration
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:54: error: C++
- requires a type specifier for all declarations
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- In file included from vid.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:184:1: error:
- unknown type name 'BOOST_CONSTEXPR'
- BOOST_CONSTEXPR inline T*
- ^
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:184:25: error:
- expected ';' at end of declaration
- BOOST_CONSTEXPR inline T*
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: no
- template named 'to_address'; did you mean 'std::__to_address'?
- to_address(T* v) BOOST_NOEXCEPT
- ^~~~~~~~~~
- std::__to_address
- /usr/include/c++/v1/memory:1121:1: note: 'std::__to_address' declared here
- __to_address(_Tp* __p) _NOEXCEPT
- ^
- In file included from vid.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: C++
- requires a type specifier for all declarations
- to_address(T* v) BOOST_NOEXCEPT
- ^
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:15: error: use
- of undeclared identifier 'v'
- to_address(T* v) BOOST_NOEXCEPT
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- In file included from MarkConvert.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:20:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_constructible.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_destructible.hpp:15:
- In file included from ../../../extern/FreeBSD/boost/boost/type_traits/is_complete.hpp:12:
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:53: error:
- expected ';' at end of declaration
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- ;
- ../../../extern/FreeBSD/boost/boost/type_traits/declval.hpp:40:54: error: C++
- requires a type specifier for all declarations
- typename add_rvalue_reference<T>::type declval() BOOST_NOEXCEPT; // ...
- ^
- In file included from MarkConvert.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:2020 errors generated.
- 184:1: error:
- unknown type name 'BOOST_CONSTEXPR'
- errorBOOST_CONSTEXPR inline T*
- ^
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:184:25: error:
- expected ';' at end of declaration
- BOOST_CONSTEXPR inline T*
- ^
- ;
- gmake: *** [Makefile:205: .obj/MarkImage.o] Error 1
- s generated.
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: no
- template named 'to_address'; did you mean 'std::__to_address'?
- to_address(T* v) BOOST_NOEXCEPT
- ^~~~~~~~~~
- std::__to_address
- /usr/include/c++/v1/memory:1121:1: note: 'std::__to_address' declared here
- __to_address(_Tp* __p) _NOEXCEPT
- ^
- In file included from MarkConvert.cpp:1:
- In file included from ./stdafx.h:15:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered_map.hpp:17:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/unordered_map.hpp:21:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/map.hpp:6:
- In file included from ../../../extern/FreeBSD/boost/boost/unordered/detail/implementation.hpp:17:
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:1: error: C++
- requires a type specifier for all declarations
- to_address(T* v) BOOST_NOEXCEPT
- ^
- gmake: *** [Makefile:205: .obj/vid.o] Error 1
- ../../../extern/FreeBSD/boost/boost/core/pointer_traits.hpp:185:15: error: use
- of undeclared identifier 'v'
- to_address(T* v) BOOST_NOEXCEPT
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- gmake: *** [Makefile:205: .obj/MarkConvert.o] Error 1
- root@home:/usr/home/source/server/game/src #