[Hugs-bugs] building hugs98-20041008.tar.gz requires GNU find
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.
fool@sdf-eu.org 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.
On Thu, 21 Oct 2004, Sven Panne wrote:
Date: Thu, 21 Oct 2004 19:44:41 +0200 From: Sven Panne
To: fool@sdf-eu.org Cc: hugs-bugs@haskell.org Subject: Re: [Hugs-bugs] building hugs98-20041008.tar.gz requires GNU find fool@sdf-eu.org 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...
participants (2)
-
fool@sdf-eu.org -
Sven Panne