Re: Nov2002 Hugs doesn't build properly on Solaris
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Feb 12, 2003 at 10:48:24AM -0800, Brian Rogoff wrote: > Hi, > Looks like a Makefile problem. If you don't have time or a Solaris > system, I'll look at this when I have time. FYI, The last release built > fine on this system. A lot of stuff that should be under fptools/libraries appears to be missing, e.g. fptools/libraries/base/include/Dynamic.h fptools/libraries/base/Text/ParserCombinators/Parsec.hs This may be the known tar incompatibility problem: you need to unpack the tarball with GNUtar (gtar) instead of Solaris tar.