Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    KOPANO 8.6.80 source compilation error

    Kopano Groupware Core
    2
    2
    381
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • rpatw
      rpatw last edited by

      Hi,

      I try to compile kopano core nigthly build get this morning from

      https://download.kopano.io/community/core:/sourcecode/

      After Jsonccp (1.6.5) installation I’ve got the following error

      CXX common/ConsoleTable.lo
      In file included from common/ConsoleTable.cpp:18:0:
      ./common/include/kopano/platform.h:204:46: error: missing space between ‘""’ and suffix identifier
      static constexpr inline std::chrono::seconds operator""s(unsigned long long x) { return std::chrono::seconds{x}; }
      ^
      ./common/include/kopano/platform.h:205:28: error: expected ‘}’ before end of line

      pragma GCC diagnostic pop

                              ^
      

      ./common/include/kopano/platform.h:205:28: error: expected ‘}’ before end of line
      ./common/include/kopano/platform.h:205:28: error: expected declaration before end of line
      make[2]: *** [common/ConsoleTable.lo] Error 1

      Kopano core 8.5.8 is compiled with success

      Any idea of missing wron/missing package ?

      My machine is already running kopano 8.4

      My linux is slackware version kernel 4.10.16, cpp (gcc) 4.8.2

      thank in advance

      bosim 1 Reply Last reply Reply Quote 0
      • bosim
        bosim @rpatw last edited by

        @rpatw said in KOPANO 8.6.80 source compilation error:

        My linux is slackware version kernel 4.10.16, cpp (gcc) 4.8.2

        Support for GCC 4.8 has been dropped. Suggest you upgrade to GCC 6 or 7.

        Bo

        1 Reply Last reply Reply Quote 0
        • First post
          Last post