Package: xutils Version: 4.2.1-6 Severity: normal i have two machines: one as reported below, the other running stable. both exhibit similar problems when running xmkmf (which in turn runs imake).
on the unstable machine, i get $ imake -DUseInstalled -I/usr/X11R6/lib/X11/config collect2: ld terminated with signal 11 [Segmentation fault] Aborted $ on the other, i get > imake -DUseInstalled -I/usr/X11R6/lib/X11/config gcc: Internal compiler error: program cc1 got fatal signal 7 Aborted > i realise that both of these signals are frequently indicative of memory or other hardware issues, but both machines regularly compile the Linux kernel, etc, without this problem. combining that with the fact that it is occuring on both machines, and i wonder if it's not something in imake itself. running imake in gdb produces a fairly useless-looking stacktrace, but in case it's actually useful, here it is: (gdb) run -DUseInstalled -I/usr/X11R6/lib/X11/config Starting program: /usr/X11R6/bin/imake -DUseInstalled -I/usr/X11R6/lib/X11/config collect2: ld terminated with signal 11 [Segmentation fault] (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGABRT, Aborted. 0x40047a51 in kill () from /lib/libc.so.6 (gdb) bt #0 0x40047a51 in kill () from /lib/libc.so.6 #1 0x40047872 in raise () from /lib/libc.so.6 #2 0x40048986 in abort () from /lib/libc.so.6 #3 0x08049d08 in strcpy () #4 0x0804a00b in strcpy () #5 0x0804a0fd in strcpy () #6 0x08048e1c in strcpy () #7 0x40036a51 in __libc_start_main () from /lib/libc.so.6 (gdb) thanks ... -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux d.0x1.org 2.4.20 #5 Sun Feb 23 15:38:18 EST 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages xutils depends on: ii libc6 2.3.1-16 GNU C Library: Shared libraries an ii libncurses5 5.3.20021109-2 Shared libraries for terminal hand ii xfree86-common 4.2.1-6 X Window System (XFree86) infrastr ii zlib1g 1:1.1.4-11 compression library - runtime -- no debconf information