Hide Forgot
Description of problem: Installed ganglia-devel, and expect I can include gm_metric.h in my C program. Found out several (at least 2 dependencies were missing) Version-Release number of selected component (if applicable): ganglia-devel-3.7.2-6.fc23.x86_64 How reproducible: Steps to Reproduce: 1. Install ganglia-devel 2. Create a simple c program and #include <gm_metric.h> 3. gcc test.c Actual results: /usr/include/gm_metric.h:19:51: fatal error: confuse.h: No such file or directory compilation terminated. /usr/include/gm_metric.h:20:17: fatal error: apr.h: No such file or directory compilation terminated. Expected results: Being able to compile C program with gm_metric.h Additional info: dnf install libconfuse- devel fix the first dependency issue. Did not check the rest.
The second missing dependency can be fixed by installing apr-devel.
ganglia-3.7.2-11.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-e45e013d60
ganglia-3.7.2-11.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a21185a710
ganglia-3.7.2-11.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b1e252522e
ganglia-3.7.2-11.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
ganglia-3.7.2-11.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
ganglia-3.7.2-11.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.