NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xsrc/50386 (xterm on m68k broken due to libX11)
The following reply was made to PR xsrc/50386; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: port-m68k%netbsd.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: xsrc/50386 (xterm on m68k broken due to libX11)
Date: Sun, 15 Nov 2015 00:00:22 +0900
> --- src/external/mit/xorg/lib/libX11/Makefile.libx11.orig 2015-11-09 19:43:39.000000000 +0900
> +++ src/external/mit/xorg/lib/libX11/Makefile.libx11 2015-11-09 19:47:04.000000000 +0900
> @@ -265,8 +265,8 @@
> XlibInt.c \
> Xrm.c
>
> -SRCS+= \
> - UIThrStubs.c
> +#SRCS+= \
> +# UIThrStubs.c
>
> SRCS+= \
> AddDIC.c \
I've also confirmed this fixes the problem (shell in xterm doesn't start)
on NetBSD/luna68k 7.0 and NetBSD/x68k 7.0.
If no other developer handles this matter, I'll commit it to see
if it could cause any other unexpected side effect on the HEAD.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index