Re: building hugs98-20041008.tar.gz requires GNU find
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 21 Oct 2004, Sven Panne wrote: > Date: Thu, 21 Oct 2004 19:44:41 +0200 > From: Sven Panne <[email protected]> > To: [email protected] > Cc: [email protected] > Subject: Re: [Hugs-bugs] building hugs98-20041008.tar.gz requires GNU find > > [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. > Oops, same for NetBSD. I didn't realize that I'm living on an *ancient* NetBSD system. Sorry for the noise...