pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39799: x11/mlterm can't build with uim option.
>Number: 39799
>Category: pkg
>Synopsis: x11/mlterm can't build with uim option.
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Oct 25 15:45:00 +0000 2008
>Originator: NONAKA Kimihiro
>Release: NetBSD 4.99.73
>Organization:
>Environment:
System: NetBSD koharu.myhome.local 4.99.73 NetBSD 4.99.73 (TPX61) #1384: Sat
Oct 25 22:02:21 JST 2008
nonaka%koharu.myhome.local@localhost:/usr/src/sys/arch/i386/compile/TPX61 i386
>Description:
x11/mlterm can't build with uim option.
cc -I../../kiklib/include -I../../mkf/include -O2
-I/usr/pkgsrc/x11/mlterm/work.i386/.buildlink/include
-I/usr/pkgsrc/x11/mlterm/work.i386/.buildlink/include/freetype2 -DUSE_KBD
-DUSE_UIM -DUSE_IM_PLUGIN
-I/usr/pkgsrc/x11/mlterm/work.i386/.buildlink/include/uim -I../../mlterm
-I../../xwindow -c im_uim.c -fPIC -DPIC -o .libs/im_uim.o
im_uim.c: In function 'prop_list_update':
im_uim.c:353: error: 'BUFSIZ' undeclared (first use in this function)
im_uim.c:353: error: (Each undeclared identifier is reported only once
im_uim.c:353: error: for each function it appears in.)
im_uim.c: In function 'prop_label_update':
im_uim.c:395: error: 'BUFSIZ' undeclared (first use in this function)
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/mlterm/work.i386/mlterm-2.9.3/inputmethod/uim
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/mlterm/work.i386/mlterm-2.9.3
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/mlterm
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/mlterm
>How-To-Repeat:
1. Added following line in mk.conf.
PKG_OPTIONS.mlterm= uim
2. make x11/mlterm package.
>Fix:
unknown.
Home |
Main Index |
Thread Index |
Old Index