>On Tue, 8 Feb 2000, Tom Christiansen wrote: >> % make clean; Configure -des >WARNING -- that won't delete your old config.sh! Yes, sir. I did think of that, and did try again having done that. I even tried a virgin detarred directory. All to the same effect. >Obviously if this code is to be retained, it needs to be >more defensive about re-using an old config.sh, where the libsfound >variable wasn't set at all. (This will be an issue with 5.005-5.6 >upgrades, and I'm sure it won't be the only one.) >In the meantime, since you re-used your old config.sh, you got caught :-). No, I don't think that's it. Really. I could be wrong, and will test again, but I'm pretty sure it's not. Oh, this built cleanly on OpenBSD 2.6 -- 100% test passage. There were still some bugs on the 2.4 release related to their shell. BTW, even in 2.6 it claims that this is korn shell. I don't really think so. % man sh KSH(1) OpenBSD Reference Manual KSH(1) NAME sh - public domain Bourne shell SYNOPSIS sh [-+abCefhiklmnprsuvxX] [-+o option] [[-c command-string [command-name] | -s | file ] [argument ...]] Hm... looks like it's unclear. :-) --tomThread Next