NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/48928 Issue building static X11 clients
The following reply was made to PR xsrc/48928; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/48928 Issue building static X11 clients
Date: Sun, 12 Jun 2016 03:24:14 +0000
this wasn't sent to gnats
------
from: matthew green <mrg%eterna.com.au@localhost>
to: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
subject: Re: bin/48928 Issue building static X11 clients
Date: Thu, 02 Jun 2016 02:46:09 +1000
this is almost certainly this chunk of code i apparently never got back
to fixing in the original native-xorg port from native-x11 (which does
include these files.)
external/mit/xorg/lib/libX11/static/Makefile:
9 .if 0
10 SRCS+= imCallbk.c imDefFlt.c imDefIc.c imDefIm.c imDefLkup.c imDispch.c \
11 imEvToWire.c imExten.c imImSw.c imInsClbk.c imInt.c imLcFlt.c \
12 imLcGIc.c imLcIc.c imLcIm.c imLcLkup.c imLcPrs.c imLcSIc.c imRm.c \
13 imRmAttr.c imThaiFlt.c imThaiIc.c imThaiIm.c imTrX.c imTrans.c \
14 imTransR.c lcEuc.c lcGenConv.c lcJis.c lcSjis.c lcUTF8Load.c \
15 omDefault.c omGeneric.c omImText.c omText.c omTextEsc.c omTextExt.c \
16 omTextPer.c omXChar.c
17 .endif
Home |
Main Index |
Thread Index |
Old Index