21 Jun
2007
21 Jun
'07
10:06 p.m.
On 21/06/07 14:15, Ryan Schmidt wrote:
/usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: _SLrline_init _SLrline_open2 collect2: ld returned 1 exit status make[1]: *** [slsh_exe] Error 1 make: *** [static] Error 2
_SLrline_* seem to be readline functionality. Do you have a non-MacPorts readline installation in /usr/local/lib perhaps?
No, all programs are installed through macports. [sbranzo] gufo ~ $ l /usr/local/ total 0 drwxr-xr-x 4 root wheel 136 2007-01-12 14:31 bin drwxr-xr-x 5 root wheel 170 2007-06-10 20:36 man drwxr-xr-x 3 root wheel 102 2006-12-05 17:46 share Thanks, Gufo