-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I just cloned the git repo today. Running on OSX 10.8.2 with all the ports needed. When I run the build-all script I notice an error at the end of build yajl.
Usage: /usr/bin/install_name_tool [-change old new] ... [-rpath old new] ... [-add_rpath new] ... [-delete_rpath old] ... [-id name] input
/usr/bin/ranlib: warning for library: /Users/user1/Documents/cmoss/tmp/build/droid/arm-linux-androideabi/lib/libyajl_s.a the table of contents is empty (no object file members in the library define global symbols)
I can't use the library because it indeed does not contain symbols. Any ideas how I can fix this?
Metadata
Metadata
Assignees
Labels
No labels