[Mono-devel-list] windows build breakage in mini

Miguel de Icaza miguel at ximian.com
Wed Jan 5 15:26:20 EST 2005


Hello,

> After reporting the breakage in mono/support, I got another build
> error in mini:
> 
> mini.c: In function `setup_stat_profiler':
> mini.c:8902: error: storage size of `itval' isn't known
> mini.c:8908: warning: implicit declaration of function `setitimer'
> mini.c:8908: error: `ITIMER_PROF' undeclared (first use in this function)
> mini.c:8908: error: (Each undeclared identifier is reported only once
> mini.c:8908: error: for each function it appears in.)
> mini.c:8912: warning: implicit declaration of function `add_signal_handler'
> mini.c:8912: error: `SIGPROF' undeclared (first use in this function)
> mini.c:8902: warning: unused variable `itval'
> mini.c: At top level:
> mini.c:8792: warning: `sigusr1_signal_handler' defined but not used
> mini.c:8816: warning: `sigquit_signal_handler' defined but not used
> 
> any ideas?

This should be working now.




More information about the Mono-devel-list mailing list