[Mono-list] Unable to build from svn

PFJ paul at all-the-johnsons.co.uk
Fri Apr 28 05:27:49 EDT 2006


Hi,

I've just downloaded an update from the anonsvn developer branch and
can't compile. libgdiplus builds fine, but I'm getting this with Mono

os_dep.c:20:30: error: linux/version.h: No such file or directory
In file included from os_dep.c:27:
/usr/include/asm/signal.h:5:27: error: linux/linkage.h: No such file or
directory
In file included from /usr/include/asm/signal.h:6,
                 from os_dep.c:27:
/usr/include/linux/time.h:9: error: redefinition of 'struct timespec'
/usr/include/linux/time.h:15: error: redefinition of 'struct timeval'
/usr/include/linux/time.h:42: error: redefinition of 'struct itimerspec'
In file included from os_dep.c:27:
/usr/include/asm/signal.h:15: error: conflicting types for 'sigset_t'
/usr/include/signal.h:50: error: previous declaration of 'sigset_t' was
here
In file included from os_dep.c:27:
/usr/include/asm/signal.h:101: error: redefinition of 'struct sigaction'
/usr/include/asm/signal.h:115: error: redefinition of 'struct
sigaltstack'
os_dep.c: In function 'GC_disable_signals':
os_dep.c:565: warning: 'sigsetmask' is deprecated (declared
at /usr/include/signal.h:184)
os_dep.c: In function 'GC_enable_signals':
os_dep.c:574: warning: 'sigsetmask' is deprecated (declared
at /usr/include/signal.h:184)
make[3]: *** [os_dep.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Everything built fine yesterday.

Any ideas?

TTFN

Paul
-- 
"Logic, my dear Zoe, is merely the ability to be wrong with authority" -
Dr Who



More information about the Mono-list mailing list