Description of problem: When calling repl, it segfaults Version-Release number of selected component (if applicable): nmh-1.1-14.fc5 How reproducible: Always Steps to Reproduce: 1. repl 2. 3. Actual results: Segmentation fault Expected results: Not this... Additional info:
gcc 4.1 no longer allows private functions with the same name glibc function. I've enabled the -fno-builtin-strcasecmp CFLAG for now. It's a band-aid which is going to need quite a bit of upstream work.