This shouldn't have anything to do with GCC(?). At least for my tests hdparm 9.64 with the patch applied compiled fine on two systems, one with glibc 2.35 and one with glibc 2.36 where it failed to build without the patch.
Patch: Do not hardcode the pkg-config command
Works fine with the patch you've pushed to master, thanks!
Allow overriding of CC/CXX
Makefile patch fixing various build related issues
0.34.0 fails to compile tests
Works fine in QjackCtl 0.4.4, thanks for taking care of it! Bug can be closed.
Works fine in Qtractor 0.8.0, thanks for taking care of it! Bug can be closed.
Works fine in Qtractor 0.8.0, thanks again for taking care of it! Bug can be clo...
The latest git checkout (commit 4cdda385634e44f715db3033d130dc2960239e1c) seems to...
--prefix=/usr/{i686-pc-linux-gnu,x86_64-pc-linux-gnu} is needed for us because of...
Regarding your question: They shouldn't but actually thats what the case is currently...
configure.ac should use PKG_PROG_PKG_CONFIG instead of AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
Allow installing architecture independent data outside of the prefix
KDE5 works fine with Qt 5.7 as do most of the packages and this way we can spot problems...
qjackctl-0.4.3: FTBFS not finding Qt5 library
qtractor-0.7.5 fails to build with qtractorPlugin.cpp:201:23: error: 'lv2_paths' was not declared in this scope
Hello Will, thank you for caring so much about this issue and for your message regarding...
Remove automagic for the optional LIRC dependency
Use CMAKE_INSTALL_DATAROOTDIR
Thank you very much! I've updated our distribution package to 1.3.7.1.
My patch shouldn't mess with things going to prefix/lib, just arch independent stuff...
My patch shouldn't mess with things going to prefix/lib, just arch independent stuff...
Use CMAKE_INSTALL_FULL_DATAROOTDIR (to install arch independent files)
kid3-3.3.0: Allow to configure the DBUS directory
Set pkg-config binary as variable