[redland-dev] make check failed on cygwin

Kentaro Ishitoya isitoya at wakhok.ac.jp
Wed Feb 4 08:25:30 GMT 2004


Hi.
This is Kentaro Ishitoya.

I've try to install Redland RDF API on to windows cygwin system.
It through configure, make, make install.
But when I'd typed "make check" it said
  1 of 16 tests failed

Any helps are would be appreciated.

----
The fail part is

./rdf_model_test: Creating storage
./rdf_model_test: Creating model
./rdf_model_test: Printing model
[[
  {[http://www.ilrt.bris.ac.uk/people/cmdjb/],
[http://purl.org/dc/elements/1.1/
creator], "Dave Beckett"}
]]
./rdf_model_test: Adding content from http://example.org/test1.rdf into
statemen
t context
./rdf_model_test: Printing model
[[
  {[http://www.ilrt.bris.ac.uk/people/cmdjb/],
[http://purl.org/dc/elements/1.1/
creator], "Dave Beckett"}
  {[http://purl.org/net/dajobe/],
[http://purl.org/dc/elements/1.1/description],
 "The generic home page of Dave Beckett."} with context
[http://example.org/test
1.rdf]
  {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/creator],
"Da
ve Beckett"} with context [http://example.org/test1.rdf]
  {[http://purl.org/net/dajobe/], [http://purl.org/dc/elements/1.1/title],
"Dave
 Beckett's Home Page"} with context [http://example.org/test1.rdf]
]]
./rdf_model_test: Adding content from http://example.org/test2.rdf into
statemen
t context
FAIL: rdf_model_test
----

----
I've make Redland like this

1,./configure --with-php=php --with-java=java --with-mysql=/cygdrive/c/mysql
/scripts/mysql_config
2,Remove -lresolv/-lnsl/-lnss_dns/-lnss_files linker option.
3,Make mysql on cygwin from windows source code, and put the libralys into
/lib/.
4,make
5,Get iconv.dll and intl.dll for windows from
http://www.gimp.org/~tml/gimp/win32/
6,make install
7,make check
----


Sorry for my bad English.
----
Kentaro ISHITOYA
2-6-14-#203 Asahi Wakkanai Hokkaido 097-0015 Japan.
Wakkanai Hokusei Gakuen University 2nd grade.
isitoya at wakhok.ac.jp
----





More information about the redland-dev mailing list