--On Friday, June 6, 2003 15:49 -0400 Alexander Hansen wrote: > 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.
I'll try this, too. I kinda suspected a library-type problem, so I looked back through all the output lines. All I could see was includes and libs from /sw/.... and the emacs-distro stuff (-I. and the like). But it would have been easy to miss something. Mark ------------------------------------------------------- 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
