First attempt at posting this was unsuccessful,
it seems..

--sigbjorn

-----Original Message-----
From: Sigbjorn Finne (Intl Vendor) 
Sent: Friday, March 26, 1999 08:56
To: 'Michelle Lujan'
Cc: '[EMAIL PROTECTED]'
Subject: RE: makefile errors for ghc 2.10 for irix-6.5


Hi,

it looks as if you're using SGIs version of make;
the GHC Makefiles uses various GNU make extensions,
so you'll need it to compile the sources.

hth,
--sigbjorn

Michelle Lujan <[EMAIL PROTECTED]> writes: 
> 
> 
> 
> Hi,
> 
> I am trying to install GHC on a SGI running IRIX-6.5.
> I am getting errors on my makefile even though I have
> applied the patch as recommended on the web page.
> These are the errors messages that I am getting when I
> try to run the makefile created by the configure
> script:
> 
> 
> make: file `Makefile' line 149: Must be a separator (: or ::) 
> for rules
> (bu39)
> make: file `Makefile' line 149: Must be a separator (: or ::) 
> for rules
> (bu39)
> make: file `Makefile' line 166: Must be a separator (: or ::) 
> for rules
> (bu39)
> make: file `Makefile' line 185: Must be a separator (: or ::) 
> for rules
> (bu39)
> make: file `Makefile' line 193: Must be a separator (: or ::) 
> for rules
> (bu39)
> make: file `Makefile' line 195: Must be a separator (: or ::) 
> for rules
> (bu39)
> make: file `Makefile' line 195: Syntax error
> 
> 
> I noticed that the errors appear on lines that contain a done;
> 
> Can anyone be of any help?  I would really appreciate anyone
> who has any ideas.
> 
> Thanks,
> Michelle Lujan 
> 

Reply via email to