xserver-xorg-input-evdev 1.1.2 currently fails to build on m68k (cf. http://buildd.debian.org/fetch.php?&pkg=xserver-xorg-input-evdev&ver=1% 3A1.1.2-1&arch=m68k&stamp=1151064364&file=log&as=raw)
This is because a new file inotify-syscalls.h has been added which defines syscalls for each specific architecture used for inotify, and rejects any unknown architecture, see http://necrotic.deadbeast.net/svn/xorg-x11/trunk/driver/xserver-xorg-input-evdev/src/inotify-syscalls.h The required syscalls are __NR_inotify_init, __NR_inotify_add_watch and __NR_inotify_rm_watch. If you can provide the relevant 3 numbers then we can patch evdev support back for m68k, and we can push the patch upstream to X.org. Thanks, Drew -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

