Ian Beckwith wrote: > In case you can map kernel versions to MacOS versions, config.log > says: > > uname -v = Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; > root:xnu-1228.4.31~1/RELEASE_I386
That's MacOS X 10.5.2, the mainstream MacOS X. > > > http://erislabs.net/ianb/tmp/config.log The config.log shows nothing unusual, other than "checking whether strcasestr works in linear time ... result: yes" Two questions: - Was the configuration running in some kind of virtual processor/machine (Parallels, QEMU, VirtualBox, VMware Fusion, ...)? - How was the configure command launched? Via a terminal (which terminal)? From Xcode? Through 'cron' or 'at'? Other? Bruno