Search code examples
linuxcmakeubuntu-10.10hiphop

Custom libevent is required with HipHop patches


I am trying to install hiphop on my pc but i am having problem with the cmake am receiving this error:

CMake Error at CMake/HPHPFindLibs.cmake:65 (message):
Custom libevent is required with HipHop patches

any idea how to fix that?


Solution

  • To resolve this problem you have to patch the libevent source code, here are the instruction of how to patch libevent source code.