Hi, did take a look at it. crazy build stuff :) (cmake ) Builds for x86 on sparc I get this:
/home/jh/opencsw/synergy/trunk/work/solaris10-sparc/build-isa-sparcv8plus/synergy-1.4.10-Source/src/lib/ipc/CIpcServerProxy.cpp:93:60: warning: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: [enabled by default] In file included from /home/jh/opencsw/synergy/trunk/work/solaris10-sparc/build-isa-sparcv8plus/synergy-1.4.10-Source/src/lib/ipc/CIpcServerProxy.cpp:24:0: /home/jh/opencsw/synergy/trunk/work/solaris10-sparc/build-isa-sparcv8plus/synergy-1.4.10-Source/src/lib/ipc/../synergy/CProtocolUtil.h:81:16: note: candidate 1: static void CProtocolUtil::writef(void*, const char*, __gnuc_va_list) /home/jh/opencsw/synergy/trunk/work/solaris10-sparc/build-isa-sparcv8plus/synergy-1.4.10-Source/src/lib/ipc/../synergy/CProtocolUtil.h:52:16: note: candidate 2: static void CProtocolUtil::writef(synergy::IStream*, const char*, ...) /home/jh/opencsw/synergy/trunk/work/solaris10-sparc/build-isa-sparcv8plus/synergy-1.4.10-Source/src/lib/ipc/../synergy/CProtocolUtil.h:81:16: error: 'static void CProtocolUtil::writef(void*, const char*, __gnuc_va_list)' is private yes the function is private. But what makes it different on sparc ? Committed everything I have. For anyone who wants to look at it. Greetings Jan Am 06.11.12 22:43, schrieb Sebastian Kayser: > Hey guys, > > just received this request to update synergy. > > As I am busy with other things, is someone willing to take > on the update? I've pointed steve to #opencsw in case he's > willing to maintain the package himself. > > Best, > > Sebastian > > > ------------------------ Ursprüngliche Nachricht ------------------------- > Betreff: OpenCSW question about package CSWsynergy > Von: [email protected] > Datum: Di, 6.11.2012, 17:34 > An: [email protected] > -------------------------------------------------------------------------- > > Will you be updating synergy to the 1.4 tree anytime soon? > > > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers > .:: This mailing list's archive is public. ::. > _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
