[Bug 209542] [NEW PORT] net-im/ring-daemon: Ring VoIP SIP softphone and IM (daemon part)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 28 20:38:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209542

--- Comment #5 from Kurt Jaeger <pi at FreeBSD.org> ---
There's a build issue on 11a:

In file included from configurationmanager.cpp:28:
/home/pi/myp/net-im/ring-daemon/work/ring-daemon-56ec56f/src/dring/configurationmanager_interface.h:204:139:
error: 
      unknown type name 'time_t'
  ...std::string& /*from*/, const std::vector<uint8_t>& payload, time_t
recei...
                                                                 ^
In file included from ring_signal.cpp:21:
In file included from ./ring_signal.h:28:
/home/pi/myp/net-im/ring-daemon/work/ring-daemon-56ec56f/src/dring/configurationmanager_interface.h:204:139:
error: 
      unknown type name 'time_t'
  ...std::string& /*from*/, const std::vector<uint8_t>& payload, time_t
recei...
                                                                 ^
1 error generated.
Makefile:513: recipe for target 'libclient_la-ring_signal.lo' failed

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list