Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Aug 2016 06:47:26 +0900
From:      KIRIYAMA Kazuhiko <kiri@kx.openedu.org>
To:        ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   Re: skkinput3 failed in gcc
Message-ID:  <201608012147.u71LlQmI069907@kx.openedu.org>
In-Reply-To: <lh0m-cpyb-wny@vfemail.net>
References:  <201607272229.u6RMTIwC053123@kx.openedu.org> <lh0m-cpyb-wny@vfemail.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 28 Jul 2016 07:05:32 +0200,
Jan Beich wrote:
> 
> KIRIYAMA Kazuhiko <kiri@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] $B%(%i!<(B 1
> > gmake[5]: *** $BL$40N;$N%8%g%V$rBT$C$F$$$^$9(B....
> 
> See workaround in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210122

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

kiri@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@smtp:~[1027]%  

This may be my graphic card specific problems?

---
KIRIYAMA Kazuhiko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608012147.u71LlQmI069907>