[sword-devel] bindings/objc build broken
Jeff Barnes
jbarnesweb at yahoo.com
Tue Jan 22 22:38:48 MST 2013
Did a fresh checkout of https://crosswire.org/svn/sword/trunk. Changed to bindings/objc.
1) The bindings/objc/README instructions are inaccurate. There is no Makefile in build_sword.
2) The build breaks in build_sword/build_mac_sword.sh.
$ cd build_clucene
$ make release-fat
...
looks like successful build for 3 platforms
$ cd ../build_sword
$ ./build_mac_sword.sh -a fat -c
...
./configure: line 15671: syntax error near unexpected token `CLUCENE2,'
./configure: line 15671: `PKG_CHECK_MODULES(CLUCENE2, libclucene-core >= 2.3,,true)'
$ pkg-config --cflags --libs libclucene-core
-I/usr/local/include -I/usr/local/include/CLucene/ext -L/usr/local/lib/ -lclucene-core
$ which pkg-config
/usr/bin/pkg-config
System Version:Mac OS X 10.6.8 (10K549)
...
Model Name:MacBook Pro
Model Identifier:MacBookPro6,2
Processor Name:Intel Core i5
Any help appreciated.
Jeff
More information about the sword-devel
mailing list