I was curious about the Dev Tools issue, because I've built emacs21-21.3-1 several times in the past few days (checking a problem that someone else had), and it worked fine for me.
One thing that occurs to me is that I have my environment set up to do all builds using fink libraries: setenv CFLAGS -I/sw/include setenv LDFLAGS -L/sw/lib setenv CXXFLAGS $CFLAGS setenv CPPFLAGS $CXXFLAGS I'm not sure if this would help you or not. On 6/6/03 3:36 PM, "Mark E. Perkins" <[EMAIL PROTECTED]> wrote: > --On Friday, June 6, 2003 15:24 -0400 Alexander Hansen wrote: > >> The way to do it is edit the .info file, e.g. >> >> /sw/fink/10.2/unstable/main/finkinfo/editors/emacs21-21.3-1.info >> >> That's where you feed in configuration options. It's relatively >> human-readable. I'd suggest copying this file and the corresponding patch >> file over to /sw/fink/10.2/local/finkinfo, and then edit the copy. > > I'll give it a whirl... > > >> By the way, what version of the Developer Tools do you have? > > December 2002 (which still appears to be the latest). > > Mark > > > -- 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: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
