The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=457 ====================================================================== Reported By: Sylvain Chevallier Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 457 Category: installation Reproducibility: always Severity: trivial Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2011-07-24 11:20 Last Modified: 2011-07-24 11:20 ====================================================================== Summary: raptor-2.0.3 fails to build with curl-7.21.7 Description: Building raptor2 with curl enabled results in the following error:
raptor_internal.h:923:24: fatal error: curl/types.h: No such file or directory Since curl-7.21.7, curl/types.h is removed, see see http://sourceforge.net/tracker/?func=detail&aid=3357929&group_id=976&atid=100976. The header was blanked out 7 years ago. Removing this header inclusion solves the problem. I add a patch in case it might be useful. Steps to Reproduce: build raptor-2.0.3 with curl-7.21.7 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-07-24 11:20 Sylvain ChevallierNew Issue 2011-07-24 11:20 Sylvain ChevallierFile Added: raptor-remove-curl-types.patch ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
