$ root ******************************************* * * * W E L C O M E to R O O T * * * * Version 5.30/04 8 November 2011 * * * * You are welcome to visit our Web site * * http://root.cern.ch * * * ******************************************* ROOT 5.30/04 (branches/v5-30-00-patches@41803, Nov 10 2011, 16:45:00 on linuxx8664gcc) CINT/ROOT C/C++ Interpreter version 5.18.00, July 2, 2010 Type ? for help. Commands must be C++ statements. Enclose multiple statements between { }. root [0] .L DatasetLibrary.C+ root [1] gInterpreter->GenerateDictionary("Datafile","DatasetLibrary.h") Warning in : class Datafile already in TClassTable (Int_t)0 root [2] gInterpreter->GenerateDictionary("DatafileList","DatasetLibrary.h") In file included from /usr/include/c++/4.6/list:65:0, from /home/dmancusi/.rootmacros/DatasetLibrary.h:2, from /home/dmancusi/.rootmacros/AutoDict_DatafileList.cxx:1, from /home/dmancusi/.rootmacros/AutoDict_DatafileList_cxx_ACLiC_dict.h:34, from /home/dmancusi/.rootmacros/AutoDict_DatafileList_cxx_ACLiC_dict.cxx:17: /usr/include/c++/4.6/bits/list.tcc: In member function ‘void std::list<_Tp, _Alloc>::remove(const value_type&) [with _Tp = Datafile, _Alloc = std::allocator, std::list<_Tp, _Alloc>::value_type = Datafile]’: /home/dmancusi/.rootmacros/AutoDict_DatafileList_cxx_ACLiC_dict.cxx:643:107: instantiated from here /usr/include/c++/4.6/bits/list.tcc:249:4: error: no match for ‘operator==’ in ‘__first.std::_List_iterator<_Tp>::operator* [with _Tp = Datafile, std::_List_iterator<_Tp>::reference = Datafile&]() == __value’ /usr/include/c++/4.6/bits/list.tcc:249:4: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:201:5: note: template bool std::operator==(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:285:5: note: template bool std::operator==(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:335:5: note: template bool std::operator==(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/allocator.h:122:5: note: template bool std::operator==(const std::allocator<_T1>&, const std::allocator<_T2>&) /usr/include/c++/4.6/bits/allocator.h:127:5: note: template bool std::operator==(const std::allocator<_Tp1>&, const std::allocator<_Tp1>&) /usr/include/c++/4.6/bits/stl_vector.h:1273:5: note: template bool std::operator==(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/postypes.h:218:5: note: template bool std::operator==(const std::fpos<_StateT>&, const std::fpos<_StateT>&) /usr/include/c++/4.6/bits/basic_string.h:2427:5: note: template bool std::operator==(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2434:5: note: template typename __gnu_cxx::__enable_if::__value, bool>::__type std::operator==(const std::basic_string<_CharT>&, const std::basic_string<_CharT>&) /usr/include/c++/4.6/bits/basic_string.h:2448:5: note: template bool std::operator==(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2460:5: note: template bool std::operator==(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/stl_tree.h:309:5: note: template bool std::operator==(const std::_Rb_tree_iterator<_Tp>&, const std::_Rb_tree_const_iterator<_Val>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator==(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:882:5: note: template bool std::operator==(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:800:5: note: template bool std::operator==(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:275:5: note: template bool std::operator==(const std::_List_iterator<_Tp>&, const std::_List_const_iterator<_Val>&) /usr/include/c++/4.6/bits/stl_list.h:1564:5: note: template bool std::operator==(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/streambuf_iterator.h:194:5: note: template bool std::operator==(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&) /usr/include/c++/4.6/bits/stream_iterator.h:130:5: note: template bool std::operator==(const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&, const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&) /usr/include/root/TString.h:731:15: note: Bool_t operator==(const char*, const TSubString&) /usr/include/root/TString.h:731:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const char*’ /usr/include/root/TString.h:728:15: note: Bool_t operator==(const TString&, const TSubString&) /usr/include/root/TString.h:728:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ /usr/include/root/TString.h:706:15: note: Bool_t operator==(const char*, const TString&) /usr/include/root/TString.h:706:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const char*’ /usr/include/root/TString.h:90:15: note: Bool_t operator==(const TSubString&, const char*) /usr/include/root/TString.h:90:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TSubString&’ /usr/include/root/TString.h:89:15: note: Bool_t operator==(const TSubString&, const TString&) /usr/include/root/TString.h:89:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TSubString&’ /usr/include/root/TString.h:88:15: note: Bool_t operator==(const TSubString&, const TSubString&) /usr/include/root/TString.h:88:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TSubString&’ /usr/include/root/TString.h:153:16: note: Bool_t operator==(const TString&, const char*) /usr/include/root/TString.h:153:16: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ /usr/include/root/TString.h:669:15: note: Bool_t operator==(const TString&, const TString&) /usr/include/root/TString.h:669:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ /usr/include/c++/4.6/bits/list.tcc: In member function ‘void std::list<_Tp, _Alloc>::unique() [with _Tp = Datafile, _Alloc = std::allocator]’: /home/dmancusi/.rootmacros/AutoDict_DatafileList_cxx_ACLiC_dict.cxx:650:77: instantiated from here /usr/include/c++/4.6/bits/list.tcc:277:4: error: no match for ‘operator==’ in ‘__first.std::_List_iterator<_Tp>::operator* [with _Tp = Datafile, std::_List_iterator<_Tp>::reference = Datafile&]() == __next.std::_List_iterator<_Tp>::operator* [with _Tp = Datafile, std::_List_iterator<_Tp>::reference = Datafile&]()’ /usr/include/c++/4.6/bits/list.tcc:277:4: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:201:5: note: template bool std::operator==(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:285:5: note: template bool std::operator==(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:335:5: note: template bool std::operator==(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/allocator.h:122:5: note: template bool std::operator==(const std::allocator<_T1>&, const std::allocator<_T2>&) /usr/include/c++/4.6/bits/allocator.h:127:5: note: template bool std::operator==(const std::allocator<_Tp1>&, const std::allocator<_Tp1>&) /usr/include/c++/4.6/bits/stl_vector.h:1273:5: note: template bool std::operator==(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/postypes.h:218:5: note: template bool std::operator==(const std::fpos<_StateT>&, const std::fpos<_StateT>&) /usr/include/c++/4.6/bits/basic_string.h:2427:5: note: template bool std::operator==(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2434:5: note: template typename __gnu_cxx::__enable_if::__value, bool>::__type std::operator==(const std::basic_string<_CharT>&, const std::basic_string<_CharT>&) /usr/include/c++/4.6/bits/basic_string.h:2448:5: note: template bool std::operator==(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2460:5: note: template bool std::operator==(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/stl_tree.h:309:5: note: template bool std::operator==(const std::_Rb_tree_iterator<_Tp>&, const std::_Rb_tree_const_iterator<_Val>&) /usr/include/c++/4.6/bits/stl_tree.h:856:5: note: template bool std::operator==(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:882:5: note: template bool std::operator==(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:800:5: note: template bool std::operator==(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:275:5: note: template bool std::operator==(const std::_List_iterator<_Tp>&, const std::_List_const_iterator<_Val>&) /usr/include/c++/4.6/bits/stl_list.h:1564:5: note: template bool std::operator==(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/streambuf_iterator.h:194:5: note: template bool std::operator==(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&) /usr/include/c++/4.6/bits/stream_iterator.h:130:5: note: template bool std::operator==(const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&, const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&) /usr/include/root/TString.h:731:15: note: Bool_t operator==(const char*, const TSubString&) /usr/include/root/TString.h:731:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const char*’ /usr/include/root/TString.h:728:15: note: Bool_t operator==(const TString&, const TSubString&) /usr/include/root/TString.h:728:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ /usr/include/root/TString.h:706:15: note: Bool_t operator==(const char*, const TString&) /usr/include/root/TString.h:706:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const char*’ /usr/include/root/TString.h:90:15: note: Bool_t operator==(const TSubString&, const char*) /usr/include/root/TString.h:90:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TSubString&’ /usr/include/root/TString.h:89:15: note: Bool_t operator==(const TSubString&, const TString&) /usr/include/root/TString.h:89:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TSubString&’ /usr/include/root/TString.h:88:15: note: Bool_t operator==(const TSubString&, const TSubString&) /usr/include/root/TString.h:88:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TSubString&’ /usr/include/root/TString.h:153:16: note: Bool_t operator==(const TString&, const char*) /usr/include/root/TString.h:153:16: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ /usr/include/root/TString.h:669:15: note: Bool_t operator==(const TString&, const TString&) /usr/include/root/TString.h:669:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ /usr/include/c++/4.6/bits/list.tcc: In member function ‘void std::list<_Tp, _Alloc>::merge(std::list<_Tp, _Alloc>&) [with _Tp = Datafile, _Alloc = std::allocator, std::list<_Tp, _Alloc> = std::list]’: /home/dmancusi/.rootmacros/AutoDict_DatafileList_cxx_ACLiC_dict.cxx:657:133: instantiated from here /usr/include/c++/4.6/bits/list.tcc:305:6: error: no match for ‘operator<’ in ‘__first2.std::_List_iterator<_Tp>::operator* [with _Tp = Datafile, std::_List_iterator<_Tp>::reference = Datafile&]() < __first1.std::_List_iterator<_Tp>::operator* [with _Tp = Datafile, std::_List_iterator<_Tp>::reference = Datafile&]()’ /usr/include/c++/4.6/bits/list.tcc:305:6: note: candidates are: /usr/include/c++/4.6/bits/stl_pair.h:207:5: note: template bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) /usr/include/c++/4.6/bits/stl_iterator.h:291:5: note: template bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) /usr/include/c++/4.6/bits/stl_iterator.h:341:5: note: template bool std::operator<(const std::reverse_iterator<_IteratorL>&, const std::reverse_iterator<_IteratorR>&) /usr/include/c++/4.6/bits/stl_vector.h:1290:5: note: template bool std::operator<(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2510:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/basic_string.h:2522:5: note: template bool std::operator<(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) /usr/include/c++/4.6/bits/basic_string.h:2534:5: note: template bool std::operator<(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&) /usr/include/c++/4.6/bits/stl_tree.h:866:5: note: template bool std::operator<(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_map.h:899:5: note: template bool std::operator<(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_multimap.h:817:5: note: template bool std::operator<(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) /usr/include/c++/4.6/bits/stl_list.h:1593:5: note: template bool std::operator<(const std::list<_Tp, _Alloc>&, const std::list<_Tp, _Alloc>&) /usr/include/root/TString.h:712:15: note: Bool_t operator<(const char*, const TString&) /usr/include/root/TString.h:712:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const char*’ /usr/include/root/TString.h:694:15: note: Bool_t operator<(const TString&, const char*) /usr/include/root/TString.h:694:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ /usr/include/root/TString.h:678:15: note: Bool_t operator<(const TString&, const TString&) /usr/include/root/TString.h:678:15: note: no known conversion for argument 1 from ‘Datafile’ to ‘const TString&’ g++: error: /home/dmancusi/.rootmacros/AutoDict_DatafileList_cxx_ACLiC_dict.o: No such file or directory Error in : Compilation failed! (Int_t)2 root [3]