Description of problem: I cannot build a plugin for rhythmbox because header tdb.h is missing. I don't know what that header file is for, so I'm not sure where to look, but it should either be in the rhythmbox-devel pkg or one of it's dependencies. Version-Release number of selected component (if applicable): rhythmbox-devel-3.4.4-10.fc35.x86_64 How reproducible: Steps to Reproduce: Any source file that includes #include <metadata/rb-ext-db-key.h> will fail to compile with /usr/include/rhythmbox/metadata/rb-ext-db-key.h:35:10: fatal error: tdb.h: No such file or directory
FEDORA-2022-cc04125109 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-cc04125109
FEDORA-2022-cc04125109 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-cc04125109` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cc04125109 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Thank you! I can confirm that the latest -devel package solved this issue for me. My plugin compiled without errors.
FEDORA-2022-cc04125109 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.