Nevermind all, a 'make clean' did the trick.<br><br><div class="gmail_quote">On Sat, Mar 27, 2010 at 8:10 AM, Chris Wj <span dir="ltr"><<a href="mailto:chris0wj@gmail.com">chris0wj@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I received this error on compilation:<br><br>libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRASQAL_INTERNAL=1 -I/home/prima/opt/redland/include -g -O2 -g -O2 -MT rasqal_prefix.lo -MD -MP -MF .deps/rasqal_prefix.Tpo -c rasqal_prefix.c -o rasqal_prefix.o >/dev/null 2>&1<br>
mv -f .deps/rasqal_prefix.Tpo .deps/rasqal_prefix.Plo<br>make[2]: *** No rule to make target `rdql_lexer.lo', needed by `<a href="http://librasqal.la" target="_blank">librasqal.la</a>'. Stop.<br>make[2]: Leaving directory `/home/prima/Downloads/dev-libs/redland_all/rasqal/src'<br>
make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/home/prima/Downloads/dev-libs/redland_all/rasqal/src'<br>make: *** [all-recursive] Error 1<br><br>Any suggestions?<div><div></div><div class="h5"><br><br><div class="gmail_quote">
On Sat, Mar 27, 2010 at 8:05 AM, Chris Wj <span dir="ltr"><<a href="mailto:chris0wj@gmail.com" target="_blank">chris0wj@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Wouter, thank you for the response. I was able to set the PKG_CONFIG_PATH to the newly compiled raptor directory, which has raptor.pc set for the new location. configure found raptor and it is not compiling.<br>
<br>Thanks again!<div><div></div><div><br>
<br><div class="gmail_quote">On Fri, Mar 26, 2010 at 5:29 PM, Wouter Bolsterlee <span dir="ltr"><<a href="mailto:uws@xs4all.nl" target="_blank">uws@xs4all.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Op vrijdag 26-03-2010 om 15:20 uur [tijdzone -0400], schreef Chris Wj:<br>
<div>> I always get configure: error: Raptor missing - get it from<br>
> <a href="http://librdf.org/raptor/" target="_blank">http://librdf.org/raptor/</a><br>
> I went to the corresponding error in the configure script, and it<br>
> seems as it only uses pkg-config to find raptor. As soon as it doesn't<br>
> get anything from 'pkg-config raptor' it stops; no matter what I put<br>
> for --with-raptor.<br>
><br>
> Can anyone provide some guidance as to how to allow rasqal to find the<br>
> newly compiled raptor?<br>
<br>
</div>Have you tried pointing the $PKG_CONFIG_PATH environment variable to<br>
your custom install prefix? Description from the pkg-config manual page:<br>
<br>
| PKG_CONFIG_PATH<br>
|<br>
| A colon-separated (on Windows, semicolon-sep‐<br>
| arated) list of directories to search for .pc<br>
| files. The default directory will always be<br>
| searched after searching the path; the<br>
| default is libdir/pkgconfig:datadir/pkgconfig<br>
| where libdir is the libdir where pkg-config<br>
| and datadir is the datadir where pkg-config<br>
| was installed.<br>
<br>
Hopefully this works for you.<br>
<font color="#888888"><br>
— Wouter<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>