sksizer Posted May 17, 2017 Share Posted May 17, 2017 I run ./hm.sh conf (after having installed all the dependencies afaict) and get this -- Build files have been written to: /home/sksizer/Downloads/synergy-v1.8.8-stable-c30301e-Source/build/release Going back to: /home/sksizer/Downloads/synergy-v1.8.8-stable-c30301e-Source Error: [Errno 2] No such file or directory Link to comment Share on other sites More sharing options...
Paul Suarez Posted May 17, 2017 Share Posted May 17, 2017 Hi @sksizer. Please try checking this wiki page. Link to comment Share on other sites More sharing options...
sksizer Posted May 17, 2017 Author Share Posted May 17, 2017 It went better...but then I ended up here: oconfThread.cpp g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVERSION_STAGE=\"stable\" -DVERSION_REVISION=\"ec56ac4\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc -I../lib/shared -Itmp/release -I. -o tmp/release/ZeroconfRegister.o src/ZeroconfRegister.cpp In file included from src/ZeroconfRegister.cpp:18:0: src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or directory #include <dns_sd.h> ^ compilation terminated. Makefile:873: recipe for target 'tmp/release/ZeroconfRegister.o' failed make: *** [tmp/release/ZeroconfRegister.o] Error 1 make: Leaving directory '/home/sksizer/Downloads/synergy/src/gui' Going back to: /home/sksizer/Downloads/synergy Error: make -w failed with error: 512 Link to comment Share on other sites More sharing options...
sksizer Posted May 17, 2017 Author Share Posted May 17, 2017 It went better...but then I ended up here: oconfThread.cpp g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DVERSION_STAGE=\"stable\" -DVERSION_REVISION=\"ec56ac4\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -Isrc -I../lib/shared -Itmp/release -I. -o tmp/release/ZeroconfRegister.o src/ZeroconfRegister.cpp In file included from src/ZeroconfRegister.cpp:18:0: src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or directory #include <dns_sd.h> ^ compilation terminated. Makefile:873: recipe for target 'tmp/release/ZeroconfRegister.o' failed make: *** [tmp/release/ZeroconfRegister.o] Error 1 make: Leaving directory '/home/sksizer/Downloads/synergy/src/gui' Going back to: /home/sksizer/Downloads/synergy Error: make -w failed with error: 512 Edit: Fixed that with a dependency install. Now on server (a Mac) "Error: ssl error occurred (system call failure)" Link to comment Share on other sites More sharing options...
Paul Suarez Posted May 17, 2017 Share Posted May 17, 2017 Can you try it with v1.9.0 from this thread instead? Link to comment Share on other sites More sharing options...
sksizer Posted May 17, 2017 Author Share Posted May 17, 2017 The 1.9rc3 worked. Thanks Link to comment Share on other sites More sharing options...
Paul Suarez Posted May 17, 2017 Share Posted May 17, 2017 1 hour ago, sksizer said: The 1.9rc3 worked. Thanks You're welcome @sksizer. Thanks for updating us too. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.