I'm on gentoo and i've seen tha asm/user.h isn't exported anymore to
userspace... see : http://lkml.org/lkml/2007/1/5/1

if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../.. -D_REENTRANT -pthread
-I/usr/lib/pkgconfig/../../include/mono-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -D_GNU_SOURCE     -MT library.lo -MD -MP
-MF ".deps/library.Tpo" -c -o library.lo library.c; \
        then mv -f ".deps/library.Tpo" ".deps/library.Plo"; else rm -f
".deps/library.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -pthread
-I/usr/lib/pkgconfig/../../include/mono-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -D_GNU_SOURCE -MT library.lo -MD -MP
-MF .deps/library.Tpo -c library.c  -fPIC -DPIC -o .libs/library.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -pthread
-I/usr/lib/pkgconfig/../../include/mono-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -D_GNU_SOURCE -MT library.lo -MD -MP
-MF .deps/library.Tpo -c library.c -o library.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../.. -D_REENTRANT -pthread
-I/usr/lib/pkgconfig/../../include/mono-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -D_GNU_SOURCE     -MT x86-ptrace.lo -MD
-MP -MF ".deps/x86-ptrace.Tpo" -c -o x86-ptrace.lo x86-ptrace.c; \
        then mv -f ".deps/x86-ptrace.Tpo" ".deps/x86-ptrace.Plo"; else
rm -f ".deps/x86-ptrace.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -pthread
-I/usr/lib/pkgconfig/../../include/mono-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -D_GNU_SOURCE -MT x86-ptrace.lo -MD -MP
-MF .deps/x86-ptrace.Tpo -c x86-ptrace.c  -fPIC -DPIC
-o .libs/x86-ptrace.o
In file included from x86-arch.h:41,
                 from x86-linux-ptrace.h:4,
                 from x86-ptrace.c:36:
i386-arch.h:10:22: error: asm/user.h: No such file or directory
In file included from x86-ptrace.c:36:

_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations 
confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir 
le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce 
message non conforme à sa destination, toute diffusion ou publication, totale 
ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce 
message n'est pas assurée et la société émettrice ne peut être tenue pour 
responsable de son contenu.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to