[Pkg-javascript-devel] Bug#920329: Bug#920329: closed by Jérémy Lal <kapouer at melix.org> (Bug#920329: fixed in nodejs 10.15.1~dfsg-3)

Philipp Marek philipp at marek.priv.at
Mon Feb 11 16:12:13 GMT 2019


Hi Jonas,

thank you very much for the quick answer!


The list is from
     
https://github.com/MultiChain/multichain/blob/master/src/Makefile.am#L430

If I prune it to the available libraries I get

     /usr/bin/ld: libbitcoin_v8.a(libbitcoin_v8_a-v8engine.o): in 
function `mc_v8::V8Engine::InitializeV8()':
     ...src/v8/v8engine.cpp:85: undefined reference to 
`_binary_icudtl_dat_end'
     /usr/bin/ld: ...src/v8/v8engine.cpp:85: undefined reference to 
`_binary_icudtl_dat_start'
     /usr/bin/ld: ...src/v8/v8engine.cpp:85: undefined reference to 
`_binary_icudtl_dat_start'
     /usr/bin/ld: ...src/v8/v8engine.cpp:86: undefined reference to 
`_binary_natives_blob_bin_end'
     /usr/bin/ld: ...src/v8/v8engine.cpp:86: undefined reference to 
`_binary_natives_blob_bin_start'
     /usr/bin/ld: ...src/v8/v8engine.cpp:86: undefined reference to 
`_binary_natives_blob_bin_start'
     /usr/bin/ld: ...src/v8/v8engine.cpp:88: undefined reference to 
`_binary_snapshot_blob_bin_end'
     /usr/bin/ld: ...src/v8/v8engine.cpp:88: undefined reference to 
`_binary_snapshot_blob_bin_start'
     /usr/bin/ld: ...src/v8/v8engine.cpp:88: undefined reference to 
`_binary_snapshot_blob_bin_start'

so it looks like there's something missing still.



More information about the Pkg-javascript-devel mailing list