Re: building hugs98-20041008.tar.gz requires GNU find
Sven Panne <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > I don't know if this is a bug. > It just doesn't compile out-of-the-box on BSD systems. > The script hugs98-20041008/src/unix/convert_libraries > uses GNU find's -iname and -maxdepth. Huh? The man page for find on FreeBSD 4.10-RELEASE includes -iname and -maxdepth... Cheers, S.