[Mac-emacs-devel] undefined symbol _init_mac_osx_environment
Brought to you by:
akochoi
From: David S. <da...@we...> - 2002-08-23 18:33:27
|
Hi, I'm trying to compile emacs on my OS X system, and even though I follow all the steps from the description, I get the following error: /usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: _init_mac_osx_environment _sys_select make[1]: *** [temacs] Error 1 make: *** [bootstrap-src] Error 2 Does anyone here know what this means? Cheers, David. |