On Wed, 2002-12-11 at 11:47, Manuel Bardi�s wrote: > I'm just starting to use clhep (I previously used the rpm version as > given by http://www-jlc.kek.jp/~fujiik/macosx/10.2.X/ ). > When I try to link my programm, I get this kind of message: > ld: archive: /sw/lib/libCLHEP.a has no table of contents, add one with > ranlib(1) (can't load from it) > I'm willing to obey, still: > 1) what does this mean? > 2) how can I 'add one with ranlib(1)'? For #1, I'm not sure, but the man page for ranlib may have it
For #2, just do: sudo ranlib /sw/lib/libCLHEP.a > Thank you, > > Manuel > > -- > Package manager version: 0.11.1 > Distribution version: 0.5.0a.cvs > Mac OS X version: 10.2.2 > July 2002 Developer Tools > gcc version: 3.1 > make version: 3.79 > Feedback Courtesy of FinkCommander > > Manuel Bardies > INSERM U463 > 9 Quai Moncousu > 44093 Nantes Cedex > France > ------------------------------ > Tel: (33) 2 40 41 28 21 > Sec: (33) 2 40 08 47 47 > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > Fink-beginners mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-beginners > -- 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: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
