[redland-dev] problem compiling raptor-1.4.16

Dave Beckett dave at dajobe.org
Mon Dec 17 04:00:33 GMT 2007


Ben Olasov wrote:
> [hope this is going to an appropriate list]
> 
> After what looks like a successful configure (m4 autoconf and automake
> are correctly installed), make reports these errors:
> 
> # make
> Making all in src
> make  all-am
> Making all in utils
> /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I../src  -I../src 
> -DRAPTOR_INTERNAL=1 -I/opt/csw/include/libxml2  -g -O2 -MT rapper.o -MD
> -MP -MF .deps/rapper.Tpo -c -o rapper.o rapper.c
> rapper.c: In function `main':
> rapper.c:625: parse error before "I"
> *** Error code 1
> make: Fatal error: Command failed for target `rapper.o'
> Current working directory /space/local/raptor-1.4.16/utils
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'

I think that's one I discovered too.  Looks like you are running a BSD
make and hence BSD, which is where I also found this wasn't working.
The patch is in SVN r13051
http://svn.librdf.org/view/raptor/trunk/utils/rapper.c?r1=12476&r2=13051

Dave



More information about the redland-dev mailing list