[redland-dev] compilation errors - raptor-1.4.13

Kevin Williams kevkim55 at gmail.com
Mon Dec 4 18:37:06 UTC 2006


I have been trying to compile raptor-1.4.13 and end up witht he following 
errors !! The same thing happens with the svn sources !

Any help in this regard will be highly appreciated.

Thanks

Kevin

-----------------------------------------------------------------------------------------------------
Making all in src
make[1]: Entering directory `/home-dir/BLFS/wd/raptor-1.4.13/src'
make  all-am
make[2]: Entering directory `/home-dir/BLFS/wd/raptor-1.4.13/src'
if /bin/sh ../libtool --tag=CC --mode=compile 
gcc -DHAVE_CONFIG_H -I. -I. -I.   -mtune=pentium4m -march=pentium4m -msse2 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx  -mtune=pentium4m -march=pentium4m -msse2 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -MT 
raptor_parse.lo -MD -MP -MF ".deps/raptor_parse.Tpo" -c -o raptor_parse.lo 
raptor_parse.c; \
        then mv -f ".deps/raptor_parse.Tpo" ".deps/raptor_parse.Plo"; else 
rm -f ".deps/raptor_parse.Tpo"; exit 1; fi
mkdir .libs
 
gcc -DHAVE_CONFIG_H -I. -I. -I. -mtune=pentium4m -march=pentium4m -msse2 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -mtune=pentium4m -march=pentium4m -msse2 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -MT 
raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c 
raptor_parse.c  -fPIC -DPIC -o .libs/raptor_parse.o
raptor_parse.c:68: error: expected ')' before '*' token
raptor_parse.c: In function 'raptor_parsers_init':
raptor_parse.c:91: error: 'raptor_free_parser_factory' undeclared (first use 
in this function)
raptor_parse.c:91: error: (Each undeclared identifier is reported only once
raptor_parse.c:91: error: for each function it appears in.)
raptor_parse.c: At top level:
raptor_parse.c:147: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
raptor_parse.c:205: error: expected ')' before '*' token
raptor_parse.c:231: error: expected ')' before '*' token
raptor_parse.c:250: error: expected ')' before '*' token
raptor_parse.c:287: error: expected ')' before '*' token
raptor_parse.c:312: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
raptor_parse.c: In function 'raptor_syntaxes_enumerate':
raptor_parse.c:363: error: 'raptor_parser_factory' undeclared (first use in 
this function)
raptor_parse.c:363: error: 'factory' undeclared (first use in this function)
raptor_parse.c:365: error: expected expression before ')' token
raptor_parse.c:378: error: 'raptor_type_q' undeclared (first use in this 
function)
raptor_parse.c:378: error: 'tq' undeclared (first use in this function)
raptor_parse.c:379: error: expected expression before ')' token
raptor_parse.c: In function 'raptor_syntax_name_check':
raptor_parse.c:419: warning: comparison between pointer and integer
raptor_parse.c: In function 'raptor_new_parser':
raptor_parse.c:433: error: 'raptor_parser_factory' undeclared (first use in 
this function)
raptor_parse.c:433: error: 'factory' undeclared (first use in this function)
raptor_parse.c:440: error: expected expression before 'raptor_parser'
raptor_parse.c:445: error: dereferencing pointer to incomplete type
raptor_parse.c:445: error: 'raptor_parser_context' undeclared (first use in 
this function)
raptor_parse.c:447: error: dereferencing pointer to incomplete type
raptor_parse.c:453: error: dereferencing pointer to incomplete type
raptor_parse.c:453: error: 'RAPTOR_LIBXML_MAGIC' undeclared (first use in this 
function)
raptor_parse.c:455: error: dereferencing pointer to incomplete type
raptor_parse.c:457: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_start_parse':
raptor_parse.c:512: error: dereferencing pointer to incomplete type
raptor_parse.c:514: error: dereferencing pointer to incomplete type
raptor_parse.c:521: error: dereferencing pointer to incomplete type
raptor_parse.c:522: error: dereferencing pointer to incomplete type
raptor_parse.c:523: error: dereferencing pointer to incomplete type
raptor_parse.c:525: error: dereferencing pointer to incomplete type
raptor_parse.c:526: error: dereferencing pointer to incomplete type
raptor_parse.c:527: error: dereferencing pointer to incomplete type
raptor_parse.c:528: error: dereferencing pointer to incomplete type
raptor_parse.c:530: error: dereferencing pointer to incomplete type
raptor_parse.c:531: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parse_chunk':
raptor_parse.c:557: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_free_parser':
raptor_parse.c:571: error: dereferencing pointer to incomplete type
raptor_parse.c:572: error: dereferencing pointer to incomplete type
raptor_parse.c:574: error: dereferencing pointer to incomplete type
raptor_parse.c:575: error: 'raptor_parser_context' undeclared (first use in 
this function)
raptor_parse.c:575: error: dereferencing pointer to incomplete type
raptor_parse.c:577: error: dereferencing pointer to incomplete type
raptor_parse.c:578: error: dereferencing pointer to incomplete type
raptor_parse.c:580: error: dereferencing pointer to incomplete type
raptor_parse.c:581: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:581: error: dereferencing pointer to incomplete type
raptor_parse.c:583: error: expected expression before 'raptor_parser'
raptor_parse.c: In function 'raptor_parse_file_stream':
raptor_parse.c:612: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parse_file':
raptor_parse.c:694: error: 'cstring' undeclared (first use in this function)
raptor_parse.c: In function 'raptor_parse_uri_content_type_handler':
raptor_parse.c:720: error: dereferencing pointer to incomplete type
raptor_parse.c:721: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parse_uri_with_connection':
raptor_parse.c:801: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:805: error: dereferencing pointer to incomplete type
raptor_parse.c:806: error: dereferencing pointer to incomplete type
raptor_parse.c:807: error: dereferencing pointer to incomplete type
raptor_parse.c:808: error: dereferencing pointer to incomplete type
raptor_parse.c:811: error: dereferencing pointer to incomplete type
raptor_parse.c:812: error: dereferencing pointer to incomplete type
raptor_parse.c:834: error: dereferencing pointer to incomplete type
raptor_parse.c: At top level:
raptor_parse.c:860: warning: conflicting types 
for 'raptor_parser_fatal_error_varargs'
raptor_parse.c:848: warning: previous implicit declaration 
of 'raptor_parser_fatal_error_varargs' was here
raptor_parse.c: In function 'raptor_parser_fatal_error_varargs':
raptor_parse.c:861: error: dereferencing pointer to incomplete type
raptor_parse.c:863: error: dereferencing pointer to incomplete type
raptor_parse.c:870: error: dereferencing pointer to incomplete type
raptor_parse.c:870: error: dereferencing pointer to incomplete type
raptor_parse.c:871: error: dereferencing pointer to incomplete type
raptor_parse.c:872: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:876: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parser_fatal_error_message_handler':
raptor_parse.c:895: error: dereferencing pointer to incomplete type
raptor_parse.c:897: error: dereferencing pointer to incomplete type
raptor_parse.c:898: error: dereferencing pointer to incomplete type
raptor_parse.c:898: error: dereferencing pointer to incomplete type
raptor_parse.c: At top level:
raptor_parse.c:917: warning: conflicting types for 'raptor_parser_error'
raptor_parse.c:513: warning: previous implicit declaration 
of 'raptor_parser_error' was here
raptor_parse.c: In function 'raptor_parser_simple_error':
raptor_parse.c:944: error: dereferencing pointer to incomplete type
raptor_parse.c:945: error: dereferencing pointer to incomplete type
raptor_parse.c:946: error: dereferencing pointer to incomplete type
raptor_parse.c: At top level:
raptor_parse.c:964: warning: conflicting types 
for 'raptor_parser_error_varargs'
raptor_parse.c:922: warning: previous implicit declaration 
of 'raptor_parser_error_varargs' was here
raptor_parse.c: In function 'raptor_parser_error_varargs':
raptor_parse.c:967: error: dereferencing pointer to incomplete type
raptor_parse.c:968: error: dereferencing pointer to incomplete type
raptor_parse.c:969: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parser_error_message_handler':
raptor_parse.c:984: error: dereferencing pointer to incomplete type
raptor_parse.c:985: error: dereferencing pointer to incomplete type
raptor_parse.c:985: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parser_warning':
raptor_parse.c:1009: error: dereferencing pointer to incomplete type
raptor_parse.c:1010: error: dereferencing pointer to incomplete type
raptor_parse.c:1010: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parser_warning_message_handler':
raptor_parse.c:1027: error: dereferencing pointer to incomplete type
raptor_parse.c:1028: error: dereferencing pointer to incomplete type
raptor_parse.c:1028: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_fatal_error_handler':
raptor_parse.c:1058: error: dereferencing pointer to incomplete type
raptor_parse.c:1059: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_error_handler':
raptor_parse.c:1078: error: dereferencing pointer to incomplete type
raptor_parse.c:1079: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_warning_handler':
raptor_parse.c:1098: error: dereferencing pointer to incomplete type
raptor_parse.c:1099: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_statement_handler':
raptor_parse.c:1117: error: dereferencing pointer to incomplete type
raptor_parse.c:1118: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_generate_id_handler':
raptor_parse.c:1147: error: dereferencing pointer to incomplete type
raptor_parse.c:1148: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_namespace_handler':
raptor_parse.c:1173: error: dereferencing pointer to incomplete type
raptor_parse.c:1174: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parser_set_uri_filter':
raptor_parse.c:1191: error: dereferencing pointer to incomplete type
raptor_parse.c:1192: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_feature':
raptor_parse.c:1248: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_get_feature':
raptor_parse.c:1326: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_parser_strict':
raptor_parse.c:1390: error: dereferencing pointer to incomplete type
raptor_parse.c:1392: error: dereferencing pointer to incomplete type
raptor_parse.c:1393: error: dereferencing pointer to incomplete type
raptor_parse.c:1394: error: dereferencing pointer to incomplete type
raptor_parse.c:1395: error: dereferencing pointer to incomplete type
raptor_parse.c:1396: error: dereferencing pointer to incomplete type
raptor_parse.c:1397: error: dereferencing pointer to incomplete type
raptor_parse.c:1398: error: dereferencing pointer to incomplete type
raptor_parse.c:1399: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_set_default_generate_id_parameters':
raptor_parse.c:1437: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:1443: error: dereferencing pointer to incomplete type
raptor_parse.c:1444: error: dereferencing pointer to incomplete type
raptor_parse.c:1446: error: dereferencing pointer to incomplete type
raptor_parse.c:1447: error: dereferencing pointer to incomplete type
raptor_parse.c:1448: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_get_name':
raptor_parse.c:1463: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_get_label':
raptor_parse.c:1478: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_get_mime_type':
raptor_parse.c:1494: error: dereferencing pointer to incomplete type
raptor_parse.c:1495: error: 'raptor_type_q' undeclared (first use in this 
function)
raptor_parse.c:1495: error: 'tq' undeclared (first use in this function)
raptor_parse.c:1496: error: expected expression before ')' token
raptor_parse.c: In function 'raptor_get_need_base_uri':
raptor_parse.c:1516: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parse_abort':
raptor_parse.c:1538: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_default_generate_id_handler':
raptor_parse.c:1555: error: dereferencing pointer to incomplete type
raptor_parse.c:1562: error: dereferencing pointer to incomplete type
raptor_parse.c:1563: error: dereferencing pointer to incomplete type
raptor_parse.c:1567: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:1570: error: dereferencing pointer to incomplete type
raptor_parse.c:1571: error: dereferencing pointer to incomplete type
raptor_parse.c:1572: error: dereferencing pointer to incomplete type
raptor_parse.c:1573: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_generate_id':
raptor_parse.c:1591: error: dereferencing pointer to incomplete type
raptor_parse.c:1592: error: dereferencing pointer to incomplete type
raptor_parse.c:1592: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_get_locator':
raptor_parse.c:1610: error: dereferencing pointer to incomplete type
raptor_parse.c: At top level:
raptor_parse.c:1632: error: expected specifier-qualifier-list 
before 'raptor_parser_factory'
raptor_parse.c: In function 'raptor_guess_parser_name':
raptor_parse.c:1664: error: 'raptor_parser_factory' undeclared (first use in 
this function)
raptor_parse.c:1664: error: 'factory' undeclared (first use in this function)
raptor_parse.c:1675: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:1687: error: expected expression before ')' token
raptor_parse.c:1690: error: 'raptor_type_q' undeclared (first use in this 
function)
raptor_parse.c:1690: error: 'type_q' undeclared (first use in this function)
raptor_parse.c:1696: error: expected expression before ')' token
raptor_parse.c:1723: error: 'struct syntax_score' has no member 
named 'factory'
raptor_parse.c:1733: error: 'struct syntax_score' has no member 
named 'factory'
raptor_parse.c: In function 'raptor_parser_copy_user_state':
raptor_parse.c:1757: error: dereferencing pointer to incomplete type
raptor_parse.c:1757: error: dereferencing pointer to incomplete type
raptor_parse.c:1758: error: dereferencing pointer to incomplete type
raptor_parse.c:1758: error: dereferencing pointer to incomplete type
raptor_parse.c:1759: error: dereferencing pointer to incomplete type
raptor_parse.c:1759: error: dereferencing pointer to incomplete type
raptor_parse.c:1760: error: dereferencing pointer to incomplete type
raptor_parse.c:1760: error: dereferencing pointer to incomplete type
raptor_parse.c:1761: error: dereferencing pointer to incomplete type
raptor_parse.c:1761: error: dereferencing pointer to incomplete type
raptor_parse.c:1762: error: dereferencing pointer to incomplete type
raptor_parse.c:1762: error: dereferencing pointer to incomplete type
raptor_parse.c:1763: error: dereferencing pointer to incomplete type
raptor_parse.c:1763: error: dereferencing pointer to incomplete type
raptor_parse.c:1764: error: dereferencing pointer to incomplete type
raptor_parse.c:1764: error: dereferencing pointer to incomplete type
raptor_parse.c:1765: error: dereferencing pointer to incomplete type
raptor_parse.c:1765: error: dereferencing pointer to incomplete type
raptor_parse.c:1766: error: dereferencing pointer to incomplete type
raptor_parse.c:1766: error: dereferencing pointer to incomplete type
raptor_parse.c:1767: error: dereferencing pointer to incomplete type
raptor_parse.c:1767: error: dereferencing pointer to incomplete type
raptor_parse.c:1768: error: dereferencing pointer to incomplete type
raptor_parse.c:1768: error: dereferencing pointer to incomplete type
raptor_parse.c:1769: error: dereferencing pointer to incomplete type
raptor_parse.c:1769: error: dereferencing pointer to incomplete type
raptor_parse.c:1770: error: dereferencing pointer to incomplete type
raptor_parse.c:1770: error: dereferencing pointer to incomplete type
raptor_parse.c:1771: error: dereferencing pointer to incomplete type
raptor_parse.c:1771: error: dereferencing pointer to incomplete type
raptor_parse.c:1772: error: dereferencing pointer to incomplete type
raptor_parse.c:1772: error: dereferencing pointer to incomplete type
raptor_parse.c:1773: error: dereferencing pointer to incomplete type
raptor_parse.c:1773: error: dereferencing pointer to incomplete type
raptor_parse.c:1777: error: dereferencing pointer to incomplete type
raptor_parse.c:1777: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parser_start_namespace':
raptor_parse.c:1793: error: dereferencing pointer to incomplete type
raptor_parse.c:1796: error: dereferencing pointer to incomplete type
raptor_parse.c:1796: error: dereferencing pointer to incomplete type
raptor_parse.c: In function 'raptor_parser_get_accept_header':
raptor_parse.c:1815: error: 'raptor_parser_factory' undeclared (first use in 
this function)
raptor_parse.c:1815: error: 'factory' undeclared (first use in this function)
raptor_parse.c:1815: error: dereferencing pointer to incomplete type
raptor_parse.c:1820: error: 'raptor_type_q' undeclared (first use in this 
function)
raptor_parse.c:1820: error: 'type_q' undeclared (first use in this function)
raptor_parse.c:1830: error: expected expression before ')' token
raptor_parse.c:1840: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:1846: error: expected expression before ')' token
raptor_parse.c: In function 'raptor_parser_get_accept_header_all':
raptor_parse.c:1874: error: 'raptor_parser_factory' undeclared (first use in 
this function)
raptor_parse.c:1874: error: 'factory' undeclared (first use in this function)
raptor_parse.c:1882: error: expected expression before ')' token
raptor_parse.c:1884: error: 'raptor_type_q' undeclared (first use in this 
function)
raptor_parse.c:1884: error: 'type_q' undeclared (first use in this function)
raptor_parse.c:1888: error: expected expression before ')' token
raptor_parse.c:1899: error: 'cstring' undeclared (first use in this function)
raptor_parse.c:1905: error: expected expression before ')' token
raptor_parse.c:1911: error: expected expression before ')' token
make[2]: *** [raptor_parse.lo] Error 1
make[2]: Leaving directory `/home-dir/BLFS/wd/raptor-1.4.13/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home-dir/BLFS/wd/raptor-1.4.13/src'
make: *** [all-recursive] Error 1
-------------------------------------------------------------------------------------------------------------


More information about the redland-dev mailing list