Skip to content

Can't build yajl for droid #22

@tomleavy

Description

@tomleavy

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions