Compilation

40 views
Skip to first unread message

armennarkoman o

unread,
Jan 3, 2014, 12:20:44 PM1/3/14
to fog...@googlegroups.com
Hi, could you help me? I was trying to compile Fog under Linux SUSE, but got some errors:

    [  0%] Building CXX object CMakeFiles/Fog.dir/Src/Fog/Core/Dom/Dom.cpp.o
    In file included from /home/snail/Fog/Src/Fog/Core/Tools/Hash.h:16,
                     from /home/snail/Fog/Src/Fog/Core/Dom/DomResourceManager.h:12,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.h:11,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.cpp:12:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 0, 1, Comparable>::_indexOf(const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:409: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 0, 1, Comparable>::_indexOf(const Fog::Range&, const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:423: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 0, 1, Comparable>::_lastIndexOf(const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:473: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 0, 1, Comparable>::_lastIndexOf(const Fog::Range&, const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:487: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 1, 1, Comparable>::indexOf(const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:908: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 1, 1, Comparable>::indexOf(const Fog::Range&, const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:923: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 1, 1, Comparable>::lastIndexOf(const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:948: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘size_t Fog::ListImpl<ItemT, 1, 1, Comparable>::lastIndexOf(const Fog::Range&, const ItemT&) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:963: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In constructor ‘Fog::List<ItemT>::List(Fog::List<ItemT>&&)’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:1031: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In constructor ‘Fog::List<ItemT>::List(Fog::ListUntypedData*)’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:1041: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h: In member function ‘const ItemT& Fog::List<ItemT>::operator[](size_t) const’:
    /home/snail/Fog/Src/Fog/Core/Tools/ListUntyped.h:195: error: object missing in reference to ‘Fog::ListUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/List.h:1070: error: from this location
    In file included from /home/snail/Fog/Src/Fog/Core/Dom/DomResourceManager.h:12,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.h:11,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.cpp:12:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h: In constructor ‘Fog::Hash<KeyT, ValueT>::Hash(Fog::Hash<KeyT, ValueT>&&)’:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h:229: error: object missing in reference to ‘Fog::HashUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/Hash.h:330: error: from this location
    In file included from /home/snail/Fog/Src/Fog/Core/Tools/Hash.h:437,
                     from /home/snail/Fog/Src/Fog/Core/Dom/DomResourceManager.h:12,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.h:11,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.cpp:12:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h: In constructor ‘Fog::Hash<unsigned int, ItemT>::Hash(Fog::Hash<unsigned int, ItemT>&&)’:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h:229: error: object missing in reference to ‘Fog::HashUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/HashUInt.h:189: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h: In constructor ‘Fog::Hash<int, ItemT>::Hash(Fog::Hash<int, ItemT>&&)’:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h:229: error: object missing in reference to ‘Fog::HashUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/HashUInt.h:230: error: from this location
    In file included from /home/snail/Fog/Src/Fog/Core/Tools/String.h:4491,
                     from /home/snail/Fog/Src/Fog/Core/Dom/DomResourceManager.h:14,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.h:11,
                     from /home/snail/Fog/Src/Fog/Core/Dom/Dom.cpp:12:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h: In constructor ‘Fog::Hash<Fog::StringA, ItemT>::Hash(Fog::Hash<Fog::StringA, ItemT>&&)’:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h:229: error: object missing in reference to ‘Fog::HashUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/HashString.h:255: error: from this location
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h: In constructor ‘Fog::Hash<Fog::StringW, ItemT>::Hash(Fog::Hash<Fog::StringW, ItemT>&&)’:
    /home/snail/Fog/Src/Fog/Core/Tools/HashUntyped.h:229: error: object missing in reference to ‘Fog::HashUntyped::_d’
    /home/snail/Fog/Src/Fog/Core/Tools/HashString.h:1054: error: from this location

 
Steps which i did:
1) Downloaded the latest Fog version from SVN.
2) Executed 'configure-unix-makefiles-rel.sh'.
3) Executed 'make'.

Thank you in advance.

P.S. sorry for my english.
Reply all
Reply to author
Forward
0 new messages