On 2008-09-17 17:12, S.Madge wrote: > That works! Are there any negative consequences by using this trick? >
Nope. The strcasestr implementation in libc is usually faster, but I don't think that is the case for openbsd 4.0. Still, I don't know why this happened, because configure detected that you have strcasestr, and compiling a testprogram showed that you have it. It is strange that the linker couldn't find it. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
