Skip to content

build error #8

Description

@michalkjp

Hi,

I get this error while building

[ 13%] Building CXX object src/CMakeFiles/hphp_runtime_static.dir/cpp/base/program_functions.cpp.o
In file included from /home/michal/tmp/hiphop/hiphop-php/src/cpp/base/server/server_stats.h:22,
from /home/michal/tmp/hiphop/hiphop-php/src/cpp/base/program_functions.cpp:29:
/home/michal/tmp/hiphop/hiphop-php/src/cpp/base/shared/shared_string.h:42: error: wrong number of template arguments (2, should be 4)
/usr/include/tbb/concurrent_hash_map.h:48: error: provided for ‘template<class Key, class T, class HashCompare, class A> class tbb::concurrent_hash_map’
/home/michal/tmp/hiphop/hiphop-php/src/cpp/base/shared/shared_string.h:43: error: ‘InternMap’ is not a class or namespace
/home/michal/tmp/hiphop/hiphop-php/src/cpp/base/shared/shared_string.h:43: error: expected ‘,’ or ‘...’ before ‘&’ token
make[2]: *** [src/CMakeFiles/hphp_runtime_static.dir/cpp/base/program_functions.cpp.o] Błąd 1
make[1]: *** [src/CMakeFiles/hphp_runtime_static.dir/all] Błąd 2

BTW.
There is an additional re2c "-c" option in src/third_party/xhp/xhp/CMakeFiles/xhp.dir/build.make on line that is not recognized by my re2c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions