[redland-dev] [Redland librdf RDF API 0000551]: I get the following compilation error when make-ing libRDF
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Wed Sep 25 09:32:08 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=551
======================================================================
Reported By: ericatai
Assigned To:
======================================================================
Project: Redland librdf RDF API
Issue ID: 551
Category: installation
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-09-25 13:32
Last Modified: 2013-09-25 13:32
======================================================================
Summary: I get the following compilation error when make-ing
libRDF
Description:
I've compiled installed the new releases of Raptor and Rasqal, but I get the
following compilation error when make-ing libRDF. Raptor and Rasqal failed some
test, but I don't know if that is expected.
Thanks for any help you could give!
-Eric
[elpete2 at athene redland-1.0.11]$ sudo make
[sudo] password for elpete2:
Making all in libltdl
make[1]: Entering directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/libltdl'
make all-am
make[2]: Entering directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/libltdl'
make[2]: Leaving directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/libltdl'
make[1]: Leaving directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/libltdl'
Making all in src
make[1]: Entering directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src'
make all-recursive
make[2]: Entering directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src'
Making all in win32
make[3]: Entering directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src/win32'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src/win32'
make[3]: Entering directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../libltdl -I/usr/local/include/raptor2 -I/usr/local/include/rasqal
-I/usr/local/include/raptor2 -DPKGDATADIR="\"/usr/local/share/redland\""
-I../libltdl -I/usr/local/include/raptor2 -I/usr/local/include/rasqal
-I/usr/local/include/raptor2
-DREDLAND_MODULE_PATH="\""/usr/local/lib/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2
-MT rdf_parser_raptor.lo -MD -MP -MF .deps/rdf_parser_raptor.Tpo -c -o
rdf_parser_raptor.lo rdf_parser_raptor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libltdl
-I/usr/local/include/raptor2 -I/usr/local/include/rasqal
-I/usr/local/include/raptor2 -DPKGDATADIR=\"/usr/local/share/redland\"
-I../libltdl -I/usr/local/include/raptor2 -I/usr/local/include/rasqal
-I/usr/local/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland\"
-DLIBRDF_INTERNAL=1 -g -O2 -MT rdf_parser_raptor.lo -MD -MP -MF
.deps/rdf_parser_raptor.Tpo -c rdf_parser_raptor.c -fPIC -DPIC -o
.libs/rdf_parser_raptor.o
rdf_parser_raptor.c: In function ‘librdf_parser_raptor_constructor’:
rdf_parser_raptor.c:1588: error: ‘raptor_syntax_description’ has no member
named ‘uri_string’
make[3]: *** [rdf_parser_raptor.lo] Error 1
make[3]: Leaving directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/local/src/Redlands/RedlandLibraries/redland-1.0.11/src'
make: *** [all-recursive] Error 1
[elpete2 at athene redland-1.0.11]$
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-09-25 13:32 ericatai New Issue
======================================================================
More information about the redland-dev
mailing list