Brian
Brian
It's difficult for me to comment in any illuminating manner about the Flat* ecosystem, while I understand why people like the idea of Flathub/pak it's something that I don't use...
> If sioclient was added as a Git submodule, would that help at all? Or would Fedora and other distros still not be able to grab it for building packages?...
Looks like the Fedora maintainer is creating an sioclient-cpp package request: https://bugzilla.redhat.com/show_bug.cgi?id=2271219 Once that is added to the repos then I think updated freedv to include the reporting facility will...
Well, I tried to get freedv to build using the sioclient-cpp package but I can't get it to find and use the include files. I expect @tmiw knows how to...
> > Well, I tried to get freedv to build using the sioclient-cpp package but I can't get it to find and use the include files. I expect @tmiw knows...
This is the only red text error in the build output until the build stops later: /home/bdm/rpmbuild/BUILD/freedv-gui-1.9.9/src/reporting/FreeDVReporter.cpp: In member function ‘void FreeDVReporter::connect_()’: /home/bdm/rpmbuild/BUILD/freedv-gui-1.9.9/src/reporting/FreeDVReporter.cpp:322:24: error: no matching function for call to...
If I try to use the build_linux.sh method I get this: [ 4%] Building C object _deps/wxwidgets-build/libs/CMakeFiles/wxzlib.dir/__/__/__/src/zlib/gzlib.c.o cd /home/bdm/git/freedv-gui-ms-leak-cleanup/build_linux/_deps/wxwidgets-build/libs && /usr/lib64/ccache/cc -DGIT_HASH=\"3e86449\" -D_FILE_OFFSET_BITS=64 -D_UNICODE -I/home/bdm/git/freedv-gui-ms-leak-cleanup/build_linux/_deps/wxwidgets-build/lib/wx/include/gtk3-unicode-static-3.2 -Wall -g -fPIC -pthread -MD...
There are a few issues, but that's betas for you. I will wait a while and see what happens. I have a working package installed so it's no rush. If...
> Considering that it's complaining about standard library functions not being there, I suspect something is messed up in one or more of the Fedora compiler/library packages :( Might be...
My immediate thought is how to determine whether wherever the repository moves to will be safe in future, or is this a repeating task as circumstances change. I imagine that...