[redland-dev] Has anyone successfully installed Redland RDF with Ruby Bindings on Windows XP

jche5167 at mail.usyd.edu.au jche5167 at mail.usyd.edu.au
Fri Oct 14 02:40:12 BST 2005


Hi Everyone,

I have been stuck trying to compile ruby bindings with Redland RDF for the
last three days. I'm certainly getting deseparate, so I'm just wondering
is there anyone out there that could give me a few pointers as to where to
go.

I can successfully install Redland RDF 1.0.2, running make check, returns
"All 16 Test Pass".
I can also configure Redland-RDF Bindings --with-rugy 1.0.2.1, with no
problems. But when I attempt to compile the bindings I get the following
error:
Making all in ruby
make[1]: Entering directory `/home/redland-bindings-1.0.2.1/ruby'
Making all in lib
make[2]: Entering directory `/home/redland-bindings-1.0.2.1/ruby/lib'
Making all in rdf
make[3]: Entering directory `/home/redland-bindings-1.0.2.1/ruby/lib/rdf'
Making all in redland
make[4]: Entering directory
`/home/redland-bindings-1.0.2.1/ruby/lib/rdf/redland'
Making all in schemas
make[5]: Entering directory
`/home/redland-bindings-1.0.2.1/ruby/lib/rdf/redland/schemas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory
`/home/redland-bindings-1.0.2.1/ruby/lib/rdf/redland/schemas'
make[5]: Entering directory
`/home/redland-bindings-1.0.2.1/ruby/lib/rdf/redland'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory
`/home/redland-bindings-1.0.2.1/ruby/lib/rdf/redland'
make[4]: Leaving directory
`/home/redland-bindings-1.0.2.1/ruby/lib/rdf/redland'
make[4]: Entering directory `/home/redland-bindings-1.0.2.1/ruby/lib/rdf'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/redland-bindings-1.0.2.1/ruby/lib/rdf'
make[3]: Leaving directory `/home/redland-bindings-1.0.2.1/ruby/lib/rdf'
make[3]: Entering directory `/home/redland-bindings-1.0.2.1/ruby/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/redland-bindings-1.0.2.1/ruby/lib'
make[2]: Leaving directory `/home/redland-bindings-1.0.2.1/ruby/lib'
Making all in test
make[2]: Entering directory `/home/redland-bindings-1.0.2.1/ruby/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/redland-bindings-1.0.2.1/ruby/test'
make[2]: Entering directory `/home/redland-bindings-1.0.2.1/ruby'
gcc -DPACKAGE_NAME=\"Redland\ RDF\ Application\ Framework\ bindings\"
-DPACKAGE_TARNAME=\"redland-bindings\" -DPACKAGE_VERSION=\"1.0.2.1\"
-DPACKAGE_STRING=\"Redland\ RDF\ Application\ Framework\ bindings\
1.0.2.1\" -DPACKAGE_BUGREPORT=\"http://bugs.librdf.org/\"
-DPACKAGE=\"redland-bindings\" -DVERSION=\"1.0.2.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1   -I. -DREDLAND_PRE_I
-DREDLAND_TYPES_I   -I/usr/local/include -I/usr/local/include
-I/usr/local/include  -I  -g -O2  -I/usr/local/include
-I/usr/local/include -I/usr/local/include  -g -O2 -fPIC -DPIC -I
redland_wrap.c -c -o redland_wrap.so
make[2]: Leaving directory `/home/redland-bindings-1.0.2.1/ruby'
make[1]: Leaving directory `/home/redland-bindings-1.0.2.1/ruby'
gcc: no input files
make[2]: *** [redland_wrap.so] Error 1
make[1]: *** [all_recursive] Error 1
make: *** [all_recursive] Error 1

Any ideas as to why I'm having this problem, I've tried other releases but
still with no luck and same problem. I'm trying to compile Redland using
Cygwin on Windows XP.
Any help would be much appreciated.

Is there a bug with the ruby bindings that I don't know of, and has anyone
managed to compile ruby bindings using Cygwin on windows. I have googled
frantically, but there's nothing much out there.

Regards,
June



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the redland-dev mailing list