<p>On Thu, 3 Jun 2010 07:51:51 +0900, till plewe &lt;till.plewe@gmail.com&gt; wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div>On FreeBSD 8.0-STABLE (i386)</div>
<div></div>
<div>/usr/ports/textproc/redland# make clean build</div>
<div></div>
<div>fails was shown below. However&nbsp;</div>
<div></div>
<div>/usr/ports/textproc/redland/work/redland-1.0.10# ./configure CC=clang; gmake</div>
<div></div>
<div>builds fine</div>
<div></div>
<div>- Till</div>
<div></div>
<div>===============================================</div>
<div>/usr/ports/textproc/redland# make clean build</div>
<div></div>
<div>...</div>
<div></div>
<div>gmake[3]: Entering directory `/usr/ports/textproc/redland/work/redland-1.0.10/src/win32'<br />gmake[3]: Nothing to be done for `all'.<br />gmake[3]: Leaving directory `/usr/ports/textproc/redland/work/redland-1.0.10/src/win32'<br /> gmake[3]: Entering directory `/usr/ports/textproc/redland/work/redland-1.0.10/src'<br />/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I/usr/local/include/db43 -I/usr/local/include -I/usr/local/include/db43 -I/usr/local/include/rasqal -I/usr/local/include   -I/usr/local/include    -DPKGDATADIR="\"/usr/local/share/redland\"" -I/usr/local/include/db43 -I/usr/local/include -I/usr/local/include/db43 -I/usr/local/include/db43 -I/usr/local/include -I/usr/local/include/db43 -I/usr/local/include/rasqal -I/usr/local/include   -I/usr/local/include     -DLIBRDF_MODULE_DIR="\"/usr/local/lib/redland\"" -DLIBRDF_INTERNAL=1 -O2 -pipe -fno-strict-aliasing -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c -o rdf_init.lo rdf_init.c<br /> libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/usr/local/include/db43 -I/usr/local/include -I/usr/local/include/db43 -I/usr/local/include/rasqal -I/usr/local/include -I/usr/local/include -DPKGDATADIR=\"/usr/local/share/redland\" -I/usr/local/include/db43 -I/usr/local/include -I/usr/local/include/db43 -I/usr/local/include/db43 -I/usr/local/include -I/usr/local/include/db43 -I/usr/local/include/rasqal -I/usr/local/include -I/usr/local/include -DLIBRDF_MODULE_DIR=\"/usr/local/lib/redland\" -DLIBRDF_INTERNAL=1 -O2 -pipe -fno-strict-aliasing -MT rdf_init.lo -MD -MP -MF .deps/rdf_init.Tpo -c rdf_init.c  -fPIC -DPIC -o .libs/rdf_init.o<br /> In file included from ./rdf_init.h:30,<br /> from ./librdf.h:287,<br /> from ./redland.h:40,<br /> from rdf_init.c:58:<br />./rdf_init_internal.h:146: error: expected specifier-qualifier-list before 'rasqal_world'<br /> gmake[3]: *** [rdf_init.lo] Error 1<br />gmake[3]: Leaving directory `/usr/ports/textproc/redland/work/redland-1.0.10/src'<br />gmake[2]: *** [all-recursive] Error 1<br />gmake[2]: Leaving directory `/usr/ports/textproc/redland/work/redland-1.0.10/src'<br /> gmake[1]: *** [all] Error 2<br />gmake[1]: Leaving directory `/usr/ports/textproc/redland/work/redland-1.0.10/src'<br />gmake: *** [all-recursive] Error 1<br />*** Error code 1<br /><br />Stop in /usr/ports/textproc/redland.<br /> *** Error code 1<br /><br />Stop in /usr/ports/textproc/redland.</div>
<div></div>
</blockquote>
<p>Did you see the note in UPDATING that pertains to this?</p>
<p>20100511:<br />&nbsp; AFFECTS: users of textproc/redland RDF engine<br />&nbsp; AUTHOR: kde@FreeBSD.org<br /><br />&nbsp; Redland RDF engine has been split into redland itself and rasqal engine.<br />&nbsp; The recommended update procedure is to delete redland, then update ports<br />&nbsp; as usual and install desired RDF ports:<br /><br />&nbsp;&nbsp;&nbsp; # pkg_delete -f redland-\*<br />&nbsp;&nbsp;&nbsp; # portmaster raptor (or portupgrade -r raptor)<br /><br /></p>
<p>Thanks!<br />Rusty Nejdl</p>