skkinput3 failed in gcc

KIRIYAMA Kazuhiko kiri at kx.openedu.org
Mon Aug 1 21:47:35 UTC 2016


At Thu, 28 Jul 2016 07:05:32 +0200,
Jan Beich wrote:
> 
> KIRIYAMA Kazuhiko <kiri at kx.openedu.org> writes:
> 
> > japanese/skkinput3 failed in gcc[1] with environments:
> [...]
> > In file included from /var/ports/basejail/usr/ports/lang/gcc/work/gcc-4.8.5/gcc/gencheck.c:23:
> > In file included from ./tm.h:16:
> > ./options.h:4293:3: error: redefinition of enumerator 'OPT_C'
> >   OPT_C = 129,                               /* -C */
> >   ^
> > ./options.h:4290:3: note: previous definition is here
> >   OPT_C = 126,                               /* -C */
> >   ^
> > ./options.h:4301:3: error: redefinition of enumerator 'OPT_d'
> >   OPT_d = 137,                               /* -d */
> >   ^
> [...]
> > gmake[5]: *** [Makefile:3840: build/gencheck.o] エラー 1
> > gmake[5]: *** 未完了のジョブを待っています....
> 
> See workaround in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210122

Thankx! `make LC_COLLATE=C install' done no problems, but 

kiri at smtp:~[1026]% skkinput3 -server 192.168.2.1
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  18 (X_ChangeProperty)
  Value in failed request:  0x40
  Serial number of failed request:  36
  Current serial number in output stream:  37
kiri at smtp:~[1027]%  

This may be my graphic card specific problems?

---
KIRIYAMA Kazuhiko


More information about the freebsd-ports mailing list