Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[REG] Fail to build with "SNAPSHOT=on" on zjs-0.2 branch #672

@xiaolongx

Description

@xiaolongx

The Snapshot build failed with command: $ make JS=samples/AIO.js SNAPSHOT=on all on commit eafdfe9, the issue #588 was fixed after #592 merge, but now no commit #592 on zjs-0.2 branch.

Error logs:

artificial>:(.text.main+0x25): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0x77): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0xc9): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0x10f): undefined reference to `zjs_shorten_filepath'
<artificial>:(.text.main+0x14f): undefined reference to `zjs_shorten_filepath'
/tmp/cchFTt6c.ltrans0.ltrans.o:<artificial>:(.text.main+0x1a6): more undefined references to `zjs_shorten_filepath' follow
collect2: error: ld returned 1 exit status
Makefile.snapshot:84: recipe for target 'snapshot' failed
make[1]: *** [snapshot] Error 1
make[1]: Leaving directory '/home/xiaolong/00_xiaolong/ZJS/ww04/zjs-0.2/zephyr.js'
Makefile:178: recipe for target 'generate' failed
make: *** [generate] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions