Hide Forgot
Description of problem: curlpp-devel-0.7.3-4.el6 does not include /usr/include/curlpp/config.h Version-Release number of selected component (if applicable): 0.7.3-4.el6 Would it be possible to update curlpp to at least 0.7.3-6 - which seems to fix the problem ? please see: https://bugzilla.redhat.com/show_bug.cgi?id=784614 , the problem has been fixed in Fedora 16. Best Regards Jarek
curlpp-0.7.3-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/curlpp-0.7.3-5.el6
Please try the new update.
Package curlpp-0.7.3-5.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing curlpp-0.7.3-5.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12311/curlpp-0.7.3-5.el6 then log in and leave karma (feedback).
Hello, I'm afraid curlpp-0.7.3-5.el6 still does not include config.h in the package: # rpm -ql curlpp-devel | grep config.h # rpm -qi curlpp-devel Name : curlpp-devel Relocations: (not relocatable) Version : 0.7.3 Vendor: Fedora Project Release : 5.el6 Build Date: Fri 06 Dec 2013 01:55:20 [...] .. so the problem is not fixed as far as I can tell ? (also your changelog comment says "- Remove config.h" ... what I actually asked for is adding it to the package .. I'm little bit confused here I must say ?)) Thanks Jarek
IIRC, we tore out the config.h file from the library completely because the problem wasn't "missing config.h", it was config.h itself. See #788639. So in other words, the new package should fix any issues you're having building with curlpp. I've tried building the examples on CentOS 6 and it works.
OK, thank you for the explanation ! Jarek
curlpp-0.7.3-5.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.