I'll throw this back to the list, since the simple answer failed. Do you have /sw/lib/readline.dylib and /sw/lib/ncurses.dylib?
On Mon, 2003-03-10 at 09:26, bruce beaudoin wrote: > Yes, both libncurses.la and libreadline.la were installed. I've > attached both. > > > ______________________________________________________________________ > > On Friday, Mar 7, 2003, at 20:41 America/Denver, Alexander Hansen wrote: > > > Have you indded verified whether /sw/lib/ncurses.la is on your system? > > > > On Fri, 7 Mar 2003, bruce beaudoin wrote: > > > >> It appears that shared the shared library is not being created > >> properly. I can't build librep, it > >> bails with the error: > >> > >> (cd . && ln -s md5.lo md5.o) > >> (cd . && ln -s rep-md5.lo rep-md5.o) > >> gcc -bundle -flat_namespace -undefined suppress -o .libs/md5.so > >> md5.lo > >> rep-md5.lo -L/sw/lib -lc > >> creating md5.la > >> (cd .libs && rm -f md5.la && ln -s ../md5.la md5.la) > >> > >> ** Error: readline.la has no associated shared library; > >> ** You may be missing a shared library from: -L/sw/lib > >> /sw/lib/libreadline.la /sw/lib/libncurses.la > >> > >> > >> -- > >> Package manager version: 0.11.1 > >> Distribution version: 0.5.1 > >> Mac OS X version: 10.2.4 > >> December 2002 Developer Tools or later > >> gcc version: 3.1 > >> make version: 3.79 > >> Feedback Courtesy of FinkCommander > >> > >> Thanks, Bruce > >> > >> > >> > >> ------------------------------------------------------- > >> This SF.net email is sponsored by: Etnus, makers of TotalView, The > >> debugger > >> for complex code. Debugging C/C++ programs can leave you feeling lost > >> and > >> disoriented. TotalView can help you find your way. Available on major > >> UNIX > >> and Linux platforms. Try it free. www.etnus.com > >> _______________________________________________ > >> Fink-devel mailing list > >> [EMAIL PROTECTED] > >> https://lists.sourceforge.net/lists/listinfo/fink-devel > >> > > > > -- > > Alexander K. Hansen > > Associate Research Scientist, Columbia University > > visiting MIT Plasma Science and Fusion Center > > Levitated Dipole Experiment > > 175 Albany Street, NW17-219 > > Cambridge, MA 02139-4213 -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
