Status: New
Owner: ----

New issue 3107 by [email protected]: Fails to build V8 3.24.14 with snapshot on OSX, when compiling as shared libraries
http://code.google.com/p/v8/issues/detail?id=3107

The following errors occurs, it seems it tries to load icu libraries from a location where then have not been installed. Also, how come the librarise are but directly in out/native when building on OSX, but a different path when building on Linux? It really doesn't matter that much, I handle that in my Makefile, but it seems a little bit strange to me.

When disabling the snapshot feature the build works ok.

---

ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot /Users/peter/freeswitch/libs/v8-3.24.14/out/native/obj.target/v8_snapshot/geni/snapshot.cc
dyld: Library not loaded: /usr/local/lib/libicui18n.dylib
Referenced from: /Users/peter/freeswitch/libs/v8-3.24.14/out/native/mksnapshot.x64
  Reason: image not found
/bin/sh: line 1: 88902 Trace/BPT trap: 5 "/Users/peter/freeswitch/libs/v8-3.24.14/out/native/mksnapshot.x64" --log-snapshot-positions --logfile "/Users/peter/freeswitch/libs/v8-3.24. make[1]: *** [/Users/peter/freeswitch/libs/v8-3.24.14/out/native/obj.target/v8_snapshot/geni/snapshot.cc] Error 133
make: *** [native] Error 2


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to