The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=482 ====================================================================== Reported By: michaelw_newyork Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 482 Category: installation Reproducibility: always Severity: block Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2011-11-17 07:12 Last Modified: 2011-11-17 07:12 ====================================================================== Summary: unable to install raptor 2 (& hence rasqal) Description: In order to be able to use the Sonic Visualizer, one must have rasqal which requires raptor 2.whatever. Did not see any precompiled version of rasqal/raptor which seemed appropriate, so tried to compile from source.
The following errors occurred. (Note this is using the source version from the website here ..) make[1]: Entering directory `/mnt/r1/system/downloads/raptor/raptor2-2.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c -o raptor_www_curl.lo raptor_www_curl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT raptor_www_curl.lo -MD -MP -MF .deps/raptor_www_curl.Tpo -c raptor_www_curl.c -fPIC -DPIC -o .libs/raptor_www_curl.o raptor_www_curl.c: In function 'raptor_www_curl_set_ssl_cert_options': raptor_www_curl.c:275: error: 'CURLOPT_KEYPASSWD' undeclared (first use in this function) raptor_www_curl.c:275: error: (Each undeclared identifier is reported only once raptor_www_curl.c:275: error: for each function it appears in.) make[1]: *** [raptor_www_curl.lo] Error 1 make[1]: Leaving directory `/mnt/r1/system/downloads/raptor/raptor2-2.0.5/src' make: *** [install-recursive] Error 1 Steps to Reproduce: download version 2-2.0.5, unzip, untar, ./configure make ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-11-17 07:12 michaelw_newyorkNew Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
