[redland-dev] libraptor compile error

Dave Beckett dave.beckett at bristol.ac.uk
Sun Feb 22 21:00:46 GMT 2004


On Sun, 22 Feb 2004 12:44:37 -0700
"Jamin W. Collins" <jcollins at asgardsrealm.net> wrote:

> I'm looking at using the libraptor library for parsing RSS files.
> However, any compilation including the raptor.h header errors:
> 
> $ cat file.c 

Add: #include <stdio.h>

> #include <raptor.h>
> 
> int main (){
>    return 1;
> };

I'll add it to the next release header of raptor.h but I don't see it as
a big issue. See also my comments in Debian bug 234246
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=234246

Dave



More information about the redland-dev mailing list