[redland-dev] [Raptor RDF Syntax Library 0000520]: compilation failure
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Wed Aug 15 14:12:59 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=520
======================================================================
Reported By: mkbane
Assigned To:
======================================================================
Project: Raptor RDF Syntax Library
Issue ID: 520
Category: installation
Reproducibility: always
Severity: major
Priority: normal
Status: new
Syntax Name:
======================================================================
Date Submitted: 2012-08-15 18:12
Last Modified: 2012-08-15 18:12
======================================================================
Summary: compilation failure
Description:
I run
./configure
make
and it fails with
/bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I.
-DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 -I/usr/include/libxml2
-I/usr/include/libxml2 -g -O2 -MT raptor_libxml.lo -MD -MP -MF
.deps/raptor_libxml.Tpo -c -o raptor_libxml.lo raptor_libxml.c
libtool: compile: icc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa
-DRAPTOR_INTERNAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -g -O2 -MT
raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c raptor_libxml.c -fPIC
-DPIC -o .libs/raptor_libxml.o
raptor_libxml.c(254): error: struct "_xmlEntity" has no field "checked"
if(!ret->checked)
^
raptor_libxml.c(255): error: struct "_xmlEntity" has no field "checked"
ret->checked = 1;
^
compilation aborted for raptor_libxml.c (code 2)
make[2]: *** [raptor_libxml.lo] Error 1
make[2]: Leaving directory `/home/ufaserv1_n/issmba/builds/raptor2-2.0.8/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ufaserv1_n/issmba/builds/raptor2-2.0.8/src'
make: *** [all-recursive] Error 1
Steps to Reproduce:
run ./configure && make
Additional Information:
see configure and make o/p attached
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-08-15 18:12 mkbane New Issue
2012-08-15 18:12 mkbane File Added:
mkbane_bugReport_15Aug2012_raptor2.2_0_8.tgz
======================================================================
More information about the redland-dev
mailing list