Package: qt4-x11
Severity: important

qt4-x11 currently fails to build as it misses some defines for the
inotify system calls on m68k, adding this should fix the problem:

#elif defined (__mc68000__)
#define __NR_inotify_init       284
#define __NR_inotify_add_watch  285
#define __NR_inotify_rm_watch   286

These defines are taken from the m68k tree, they should appear like this
soon also in the upstream source.

bye, Roman

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: m68k
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.30
Locale: LANG=de_DE.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to