[Mono-list] A COMPLETE list of prerequisites for compiling mo no in Cygwin?

Richard Torkar richard.torkar@htu.se
05 Feb 2003 09:19:09 +0100


On Wed, 2003-02-05 at 00:42, Urs Muff wrote:
> Somebody can help with this?
> 
>  
> 
> running ./mono-build-win32.sh
> 
*SNIP*

> checking for GC_malloc in -lgc... yes
> 
> configure: error: Found libgc but not its header files! You may need
> to install them by hand.
> 


Do you have the header files in /usr/include/gc/* ?
If not make sure to put them there.

/Richard