[Kde-bindings] [Bug 213651] New: fails to build - hash_map

tropikhajma tropikhajma at gmail.com
Sun Nov 8 09:24:17 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=213651

           Summary: fails to build - hash_map
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: tropikhajma at gmail.com


Version:           4.3.73 (using Devel)
Compiler:          Sun Studio 12 U1 
OS:                Solaris
Installed from:    Compiled sources

building kdebindings 4.3.73 on opensolaris with Sun Studio 12U1 fails with
...
"/export/home/hajma/packages/BUILD/kdebindings-4.3.73svn1040395/generator/parser/lexer.h",
line 144: Warning: index hides TokenStream::index.
"/export/home/hajma/packages/BUILD/kdebindings-4.3.73svn1040395/generator/parser/lexer.h",
line 148: Warning: index hides TokenStream::index.
"/export/home/hajma/packages/BUILD/kdebindings-4.3.73svn1040395/generator/parser/parser.h",
line 36: Error: Could not open include file<ext/hash_map>.
"/export/home/hajma/packages/BUILD/kdebindings-4.3.73svn1040395/generator/parser/parser.h",
line 37: Error: __gnu_cxx is not defined.
"/export/home/hajma/packages/BUILD/kdebindings-4.3.73svn1040395/generator/parser/parser.h",
line 264: Error: A class template name was expected instead of hash_map.
...
...


hash_map is not part of the C++ standard, should be replaced with std::map

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list