Symbol not found: _libintl_gettext
问题 I am trying to create a NodeJS module using C++ and node-gyp . The package depends on GNU's Gettext library. I am currently using Mac OS X Mountain Lion. I have tried installing the package myself via manual efforts, via Homebrew, and even via Fink. The program works via Terminal.app and the package compiles. I can use the .node module just fine, except until I use a method in the library that uses gettext . I get the following errors in REPL and then REPL exits. dyld: lazy symbol binding