Skip to content

make: multiple definition of base64 and unbase64 #1

@zypA13510

Description

@zypA13510

/usr/bin/ld: ot_http.o: in function `base64':
ot_http.c:(.text+0x200): multiple definition of `base64'; ot_udp.o:ot_udp.c:(.text+0x0): first defined here
/usr/bin/ld: ot_http.o: in function `unbase64':
ot_http.c:(.text+0x420): multiple definition of `unbase64'; ot_udp.o:ot_udp.c:(.text+0x220): first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:80: opentracker] Error 1

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