On 2007-08-21 16:33:11 -0500, Ryan Schmidt wrote: [...] >> ld: Undefined symbols: >> _rl_completion_matches >> _rl_filename_completion_function >> _rl_username_completion_function >> /usr/bin/libtool: internal link edit command failed >> make[2]: *** [Pextlib.dylib] Error 1 >> make[1]: *** [all] Error 1 >> make: *** [all] Error 1 > > libreadline.a is the statically-linked library. Are you sure there aren't > also any dynamically-linked libraries of readline in /usr/local/lib? Their > names would be libreadline.*.dylib.
I recall that the same problem could also happen due to the libreadline in /opt/local/lib (i.e. the one installed by MacPorts). I don't know if this is still the case, though. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
