[Mono-devel-list] mcs build fails on cygwin

Nick Drochak ndrochak at gol.com
Sat Jan 1 11:09:53 EST 2005


After a svn update, I am getting this build problem on cygwin now:

 

make[3]: Entering directory `/home/Nick/anonmono/mcs/class/Mono.Posix'

csc.exe /lib:../../class/lib/default  /nologo /optimize -d:NET_1_1
-d:ONLY_1_1 /debug+ /debug:full /noconfig /unsafe /r:

mscorlib.dll /r:System.dll /target:library
/out:../../class/lib/default/Mono.Posix.dll `echo  | tr '/' '\\\\'`
@../../bu

ild/deps/default_Mono.Posix.dll.response

Mono.Unix\Stdlib.cs(174,50): error CS0654: Method
'Mono.Unix.Stdlib._DefaultHandler(int)' referenced without parentheses

Mono.Unix\Stdlib.cs(175,50): error CS0654: Method
'Mono.Unix.Stdlib._ErrorHandler(int)' referenced without parentheses

Mono.Unix\Stdlib.cs(176,50): error CS0654: Method
'Mono.Unix.Stdlib._IgnoreHandler(int)' referenced without parentheses

Mono.Unix\UnixMarshal.cs(73,4): warning CS0168: The variable 'e' is declared
but never used

 

It wasn't obvious to me how to fix it (at 1 am) so hopefully someone can
help me out.

 

Thanks,

Nick D.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050102/c2b97a59/attachment.html 


More information about the Mono-devel-list mailing list