About a week or two ago, I found that I was unable to build some projects, like Lesstif and windowmaker, and I was getting the same problem that would occur if the developer tools were not installed. After some digging, I had found that the variables $CC and $LD, etc. were not getting set properly when running configure. I couldn't figure it out because if I ran them manually I was able to compile fine. To make a long story short, the problem was that I had downloaded "ksh" some months ago from AT&Ts website. Somehow ksh was being invoked in configure, and in this scope, $CC and $LD, etc. were not being defined, hence the dreadful problems I was having. I deleted ksh and it all works okay now. If anyone else runs into a similar problem, this is something you might look at.
Thanks for all that tried to help with the problem... -Jeff Sanders _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users