Skip to content

Could not be compiled under ubuntu 16 #1

Closed
@nihuo

Description

@nihuo

Got below link errors

unix.c:(.text+0x186c): warning: lchmod is not implemented and will always fail
extract.o: In function `extract_or_test_entrylist':
extract.c:(.text+0x1c08): undefined reference to `lzfse_decode_buffer'
extract.o: In function `UZlzfse_decode':
extract.c:(.text+0x4bd0): undefined reference to `lzfse_decode_buffer'
collect2: error: ld returned 1 exit status
unix/Makefile:283: recipe for target 'unzip' failed
make[1]: *** [unzip] Error 1
make[1]: Leaving directory '/home/x1/lzfse/unzip-lzfse'
unix/Makefile:544: recipe for target 'generic' failed
make: *** [generic] Error 2

Could you tell me how to fix it? Thanks in advance.

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