[Mono-list] xsp and mcs

Noa Resare noa@resare.com
Wed, 31 Mar 2004 13:30:30 +0200


tis 2004-03-30 klockan 15.08 skrev Fiems Daniel:
> Dear All,
> 
> I try to install and use mono, xsp and others on Sparc Solaris 8.  I
> succeed in the installation of mono.  The basic test ("Hello world")
> succeed.
> 
> I now try to install xspc.  I downloaded it but it is not possible to
> install it.  Please can you help me so I can walk a step further :
> 
> for xspc :
> No problem with ./configure
> problem with make install :
> 
> # make install
> Making install in doc
> /bin/bash ../mkinstalldirs /usr/local/man/man1
>  .././install-sh -c -m 644 ./xsp.1 /usr/local/man/man1/xsp.1
> Making install in server
> mksh: Fatal error in reader: = missing from replacement macro
> reference
> Current working directory /users/mono/xsp-0.9/server
> *** Error code 1
> make: Fatal error: Command failed for target `install-recursive'
> #
> 

Looks like the makefile uses extensions to the Makefile format that
isn't supported by the standard 'make' command on your system. Perhaps
GNU make is installed as 'gmake', and 'gmake install' works better?

/noa

-- 
And the lions ate the christians and the christians burned the witches,
and even I am out of explanations -- Ola Salo
gpg fingerprint: F3C4 AC90 B885 FE15 344B  4D05 220B 7662 A190 6F09