On 10/8/14, 8:17 PM, jon wrote: > dmesg..... > > [307688.764489] configure[25847]: segfault at 9558104 ip 080e2246 sp bfd478f0 > error 4 in bash[8048000+148000] > [307689.436739] configure[25966]: segfault at 95580b4 ip 080e2246 sp bfd478f0 > error 4 in bash[8048000+148000] > [307689.467279] configure[25983]: segfault at 9558104 ip 080e2246 sp bfd478f0 > error 4 in bash[8048000+148000] > > ./configure
I can't reproduce this on Mac OS X or RHEL 5 using `bash ./configure' (so I know what version of bash is running the script). Since configure starts with `#! /bin/sh', it's going to run whatever version of bash you have installed as /bin/sh. If you don't get the same results if you run `bash ./configure', open a bug report with your vendor against /bin/sh. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/