<div dir="ltr">The Obj-C bindings have not been updated since Troy&#39;s major commit to deprecate methods and the like. However, the error you&#39;re seeing appears to be a result of missing some of the autofoo material that you need. Do you have any information on the state of your autotools package? That might help the Obj-C maintainer with your problem.<div>
<br></div><div style>--Greg</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 23, 2013 at 7:38 AM, Jeff Barnes <span dir="ltr">&lt;<a href="mailto:jbarnesweb@yahoo.com" target="_blank">jbarnesweb@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did a fresh checkout of <a href="https://crosswire.org/svn/sword/trunk" target="_blank">https://crosswire.org/svn/sword/trunk</a>. Changed to bindings/objc.<br>

<br>
1) The bindings/objc/README instructions are inaccurate. There is no Makefile in build_sword.<br>
2) The build breaks in build_sword/build_mac_sword.sh.<br>
<br>
$ cd build_clucene<br>
<br>
$ make release-fat<br>
...<br>
looks like successful build for 3 platforms<br>
<br>
$ cd ../build_sword<br>
$ ./build_mac_sword.sh -a fat -c<br>
<br>
...<br>
<br>
./configure: line 15671: syntax error near unexpected token `CLUCENE2,&#39;<br>
./configure: line 15671: `PKG_CHECK_MODULES(CLUCENE2, libclucene-core &gt;= 2.3,,true)&#39;<br>
<br>
$ pkg-config --cflags --libs libclucene-core<br>
-I/usr/local/include -I/usr/local/include/CLucene/ext  -L/usr/local/lib/ -lclucene-core<br>
<br>
$ which pkg-config<br>
/usr/bin/pkg-config<br>
<br>
  System Version:Mac OS X 10.6.8 (10K549)<br>
...<br>
  Model Name:MacBook Pro<br>
  Model Identifier:MacBookPro6,2<br>
  Processor Name:Intel Core i5<br>
 <br>
Any help appreciated.<br>
<br>
Jeff<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div><br></div>