Jonas Smedegaard <[email protected]> writes: > node: symbol lookup error: > /tmp/buildd/node-expat-1.4.1/build/default/node-expat.node: undefined symbol: > _ZNK2v86String10WriteAsciiEPciii
FWIW, that demangles to v8::String::WriteAscii(char*, int, int, int) const. No idea why it would suddenly go missing, though. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

