Skip to content

some problems with compilation #6

@hdmotion

Description

@hdmotion

Hi.

I have compiled, but not working binary. Ths stuck with error "Unable to find device activation node
Unable to fetch activation request"

in compilation a have some warnings;

"activate.c:325: warning: passing argument 2 of ‘plist_to_xml’ from incompatible pointer type
/usr/local/include/plist/plist.h:514: note: expected ‘char *’ but argument is of type ‘char *__’
activate.c:326: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘char *

cache.c: In function ‘cache_plist’:
cache.c:104: warning: passing argument 2 of ‘plist_to_xml’ from incompatible pointer type
/usr/local/include/plist/plist.h:514: note: expected ‘char *’ but argument is of type ‘char *__’
cache.c: In function ‘get_from_cache’:
cache.c:120: warning: passing argument 2 of ‘read_file’ from incompatible pointer type
cache.c:48: note: expected ‘char *’ but argument is of type ‘char * (
)[2097152]’
"

can you help me?

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