[redland] xmltok errors while compiling redland on OS X 10.2.1

Steve Ivy steve at redmonk.net
Tue Oct 22 02:42:25 BST 2002


I'm trying to build redland on Mac OS X, and I'm getting a make error
while making the xmltok target. This is my first foray into this kind
of stuff, so I'm not sure how to read what I'm seeing.

This is the final output of ./configure:
==========================================
Raptor build summary:
  XML parser:  expat(system libexpat)


Redland build summary:
  XML parsers:            expat(source)
  RDF parsers:            raptor repat
  Hash digests:           md5(openssl) sha1(openssl) ripemd160(openssl)
  Berkeley/Sleepycat DB:  Missing
==========================================

The actual error I'm getting is here:
==========================================
Making all in xmltok
source='xmlrole.c' object='xmlrole.lo' libtool=yes \
depfile='.deps/xmlrole.Plo' tmpdepfile='.deps/xmlrole.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../librdf     -DLIBRDF_INTERNAL=1 -g  -DXML_NS -c -o xmlrole.lo
`test -f 'xmlrole.c' || echo './'`xmlrole.c
../../libtool: ../../libtool: No such file or directory
make[2]: *** [xmlrole.lo] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
==========================================

Can anyone tell me 1) what is actually going wrong here, and 2) what
can I do about it?

Thanks,

--Steve









More information about the redland-dev mailing list