[redland-dev] Trouble building Redland under OS X 10.3.7

Adam Witney awitney at sghms.ac.uk
Sat Jan 29 09:34:54 PST 2005


Hi,

Just downloaded and tested raptor-1.4.4 on OSX 10.3.7 and all tests passed

I don't know what is causing your problem, but you could try running the
last steps manually.... This is what happens from your error point on my
machine:

ranlib .libs/libraptor.a
creating libraptor.la
(cd .libs && rm -f libraptor.la && ln -s ../libraptor.la libraptor.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.   -DRAPTOR_INTERNAL=1
-I/sw/include/libxml2 -I/sw/include  -g -O2  -g -O2 -MT rdfdump.o -MD -MP
-MF ".deps/rdfdump.Tpo" -c -o rdfdump.o rdfdump.c; \
then mv -f ".deps/rdfdump.Tpo" ".deps/rdfdump.Po"; else rm -f
".deps/rdfdump.Tpo"; exit 1; fi
/bin/sh ./libtool --mode=link --tag=CC gcc -g -O2  -g -O2   -o rapper
rdfdump.o  libraptor.la -L/sw/lib -lxml2 -lz -lpthread -L/sw/lib -liconv -lm
gcc -g -O2 -g -O2 -o .libs/rapper rdfdump.o  ./.libs/libraptor.dylib
-L/sw/lib /sw/lib/libxml2.dylib -lz -lpthread /sw/lib/libiconv.dylib -lm
creating rapper

(the lines might have got wrapped there... But you can probably work out
whats what)

Cheers

Adam


> Hi All,
> 
> I am trying to build Redland under Max OS X 10.3.7 with libxml and
> other tools provided by darwinports.  I've managed to get beyond a
> number of glitches, but end up with the following while compiling
> Raptor:
> 
> (cd .libs && rm -f libraptor.1 && ln -s libraptor.1.1.0 libraptor.1)
> (cd .libs && rm -f libraptor && ln -s libraptor.1.1.0 libraptor)
> ar cru .libs/libraptor.a  raptor_parse.o raptor_serialize.o
> raptor_rfc2396.o raptor_uri.o raptor_locator.o raptor_namespace.o
> raptor_qname.o raptor_general.o raptor_utf8.o raptor_www.o
> raptor_identifier.o raptor_sequence.o raptor_stringbuffer.o
> raptor_iostream.o raptor_rdfxml.o raptor_xml.o raptor_xml_writer.o
> raptor_sax2.o raptor_set.o raptor_libxml.o raptor_nfc_data.o
> raptor_nfc.o strcasecmp.o raptor_www_libxml.o~ranlib .libs/libraptor.a
> ar: raptor_www_libxml.o~ranlib: No such file or directory
> make[2]: *** [libraptor.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> It looks as if some part of the build process has jammed together two
> commands and ranlib should be invoked on a separate line. Any ideas?
> Has anyone successfully built the software on OS X?
> 
> Thanks Much,
> 
> Jonathan
> 
> _______________________________________________
> redland-dev mailing list
> redland-dev at lists.librdf.org
> http://lists.gnomehack.com/mailman/listinfo/redland-dev


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the redland-dev mailing list