New error with node 0.8: lazy symbol binding failed

115 views
Skip to first unread message

Donovan Buck

unread,
Jun 25, 2012, 6:31:36 PM6/25/12
to libx...@googlegroups.com
Just upgraded to 0.8 (OS X 10.7.4) and ran my app. Got this error:

 ------------------------------------------------
dyld: lazy symbol binding failed: Symbol not found: __ZN2v82V837AdjustAmountOfExternalAllocatedMemoryEi
  Referenced from: /Users/donovan/github/timecop/node_modules/libxmljs/build/Release/libxmljs.node
  Expected in: flat namespace

dyld: Symbol not found: __ZN2v82V837AdjustAmountOfExternalAllocatedMemoryEi
  Referenced from: /Users/donovan/github/timecop/node_modules/libxmljs/build/Release/libxmljs.node
  Expected in: flat namespace

Trace/BPT trap: 5
 ------------------------------------------------

Just beginning to dig into this, but thought it would be smart to see if anybody else has used libxmljs with node 0.7.x/0.8 on a Mac.

Roman Shtylman

unread,
Jun 27, 2012, 11:26:36 AM6/27/12
to libx...@googlegroups.com
Try to rebuild the module using "npm rebuild"
Reply all
Reply to author
Forward
0 new messages