Open Wi5eJ4rl opened 3 years ago
Unfortunately, it crashes on the command: git submenu update (timeout)
fatal: nie można połączyć z github.com: github.com[0: 140.82.121.4]: errno=Przekroczony czas oczekiwania na połączenie
fatal: klonowanie „git://github.com/ukhas/habitat-cpp-connector” do ścieżki podmodułu „/home/Ham/dl-fldigi/habitat-cpp-connector” nie powiodło się Nie można sklonować „habitat-cpp-connector”. Zaplanowano ponowienie Klonowanie do „/home/Ham/dl-fldigi/habitat-cpp-connector”... fatal: nie można połączyć z github.com: github.com[0: 140.82.121.3]: errno=Przekroczony czas oczekiwania na połączenie
I found this "habitat-cpp-connector" in another repository but it still crashes on compilation
src/CouchDB.cxx: In member function ‘std::string CouchDB::Server::next_uuid()’:
src/CouchDB.cxx:66:9: error: ‘template~~~
In file included from /usr/include/c++/12/memory:76,
from src/CouchDB.cxx:6:
/usr/include/c++/12/bits/unique_ptr.h:64:28: note: declared here
64 | template~~~
src/CouchDB.cxx: In member function ‘Json::Value* CouchDB::Server::get_json(const std::string&)’:
src/CouchDB.cxx:85:5: error: ‘template~~~
/usr/include/c++/12/bits/unique_ptr.h:64:28: note: declared here
64 | template~~~
cc1plus: all warnings being treated as errors
debian testing
Hello,
After many days of fighting with dependencies, I stuck at make:
I've followed by raspbian build instructions. I've tried the newest version and last stable DL3.1.
EDIT: There is a problem with this repo, but this fork works fine with some extra flags.
To build this on Debian follow this instructions:
Enjoy!