Guys, This problem has nagged at me for some time. I first built this box with RH 5.1. For the most part, everything was fine, excpet I had a problem building a custom kernel. My old box, running 5.0, did just fine building kernels. The RH default kernel did pretty good, so I let it go. However, I later discovered I coudln't compile even simple software. I guessed this had something to do with a library switchover, but never took the time to sort it out. I recently upgraded to 6.1 (skipped 5.2 and 6.0), and guess what, things still won't compile. Examples include TCP wrappers (I know there's an RPM for it, I was just testing), and trn 4.0. Here's the trn output: [root@linux1 trn4-test72]# make cc -c -O addng.c In file included from addng.c:31: term.h:152: parse error before `outspeed' term.h:152: warning: data definition has no type or storage class make: *** [addng.o] Error 1 Any pointers on how to troubleshoot this would be greatly appreciated. Thanks, Jim -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.