Mine look different: [ldx3:~] hansen% ls /sw/lib/*readline* /sw/lib/libguilereadline.0.0.0.dylib /sw/lib/libreadline.4.2.dylib /sw/lib/libguilereadline.0.dylib /sw/lib/libreadline.4.3.dylib /sw/lib/libguilereadline.a /sw/lib/libreadline.4.dylib /sw/lib/libguilereadline.dylib /sw/lib/libreadline.a /sw/lib/libguilereadline.la /sw/lib/libreadline.dylib [ldx3:~] hansen% ls /sw/lib/*ncurses* /sw/lib/libncurses++.5.0.3.dylib /sw/lib/libncurses.5.dylib /sw/lib/libncurses++.5.dylib /sw/lib/libncurses.a /sw/lib/libncurses++.a /sw/lib/libncurses.dylib /sw/lib/libncurses++.dylib /sw/lib/libncurses.dylib.5 /sw/lib/libncurses++.la /sw/lib/libncurses.la /sw/lib/libncurses.5.0.3.dylib
I was able to build librep, so there may be some significance here. On Mon, 2003-03-10 at 11:07, bruce beaudoin wrote: > To answer your question, neither /sw/lib/readline.dylib or > /sw/lib/ncurses.dylib > exist. Here is a listing of my associated readline and ncurses libs. > > [5] <atala.passcal.nmt.edu:bruce>(~) ls /sw/lib/*readline* > /sw/lib/libguilereadline.0.0.0.dylib /sw/lib/libreadline.4.3.dylib > /sw/lib/libguilereadline.0.dylib /sw/lib/libreadline.4.dylib > /sw/lib/libguilereadline.a /sw/lib/libreadline.a > /sw/lib/libguilereadline.dylib /sw/lib/libreadline.dylib > /sw/lib/libguilereadline.la /sw/lib/libreadline.la > /sw/lib/libreadline.4.2.dylib > > [6] <atala.passcal.nmt.edu:bruce>(~) ls /sw/lib/*ncurses** > /sw/lib/libncurses++.a /sw/lib/libncurses.dylib > /sw/lib/libncurses.la > /sw/lib/libncurses++.la /sw/lib/libncurses.dylib.5 > /sw/lib/libncurses.a /sw/lib/libncurses.dylib.5.2 > > On Monday, Mar 10, 2003, at 07:45 America/Denver, Alexander Hansen > wrote: > > > 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 -- 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
