답장 보고 여기에 글을 옮깁니다.
세벌식 최종의 기호를 칠 때 커서가 왼쪽으로 가는 문제는 <한컴리눅스 3.x 배포판>
에 들어있는 <아미 1.2.2>의 문제라고 볼 수도 있기 때문에 이곳에서 소스를 받은 뒤
에 컴파일 하여 쓰려고 했으나 컴파일 오류로 쓰지 못하고 있습니다.
소스를 받은 것은 올해 초인데 지금까지 여러 차례 컴파일을 해봤지만 마찬가지였습니다.
컴파일 할 때 나타나는 오류를 그대로 파일로 잡아서 올립니다. configure도 문제는
없지만 함께 올립니다. (make와 오류는 아래에 있음)
※ 참고로 <한컴리눅스 3.0 +업>에서는 gdk-pixbuf 0.18과 0.22 둘다 해봤으며 어제
새로 깐 <한컴리눅스 3.1 FTP판 +업>은 gdk-pixbuf 0.18로만 했습니다.
================================= ./configure --prefix=/usr >> 내용
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking what warning flags to pass to the C compiler... -Wall -Wno-unused
checking what language compliance flags to pass to the C compiler...
checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.7.0... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for XConvertCase in -lX11... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for inline... inline
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking how to link with libiconv... /usr/lib/libiconv.so
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.35, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
configure: creating ./config.status
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating Ximd/Makefile
config.status: creating src/Makefile
config.status: creating hanjadic/Makefile
config.status: creating tutorial/Makefile
config.status: creating pix/Makefile
config.status: creating ami.spec
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
================================= make >> 내용
make all-recursive
make[1]: 들어감 `/root/ami-1.2.2' 디렉토리
Making all in intl
make[2]: 들어감 `/root/ami-1.2.2/intl' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/root/ami-1.2.2/intl' 디렉토리
Making all in m4
make[2]: 들어감 `/root/ami-1.2.2/m4' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/root/ami-1.2.2/m4' 디렉토리
Making all in po
make[2]: 들어감 `/root/ami-1.2.2/po' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/root/ami-1.2.2/po' 디렉토리
Making all in Ximd
make[2]: 들어감 `/root/ami-1.2.2/Ximd' 디렉토리
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c FrameMgr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c IMConn.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c IMMethod.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c IMValues.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nAttr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nClbk.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nIMProto.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nIc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nMethod.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nPtHdr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nUtil.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXIM_t -DUse_Xi18n -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2
-Wall -Wno-unused -c i18nX.c
rm -f libXimd.a
ar cru libXimd.a FrameMgr.o IMConn.o IMMethod.o IMValues.o i18nAttr.o
i18nClbk.o i18nIMProto.o i18nIc.o i18nMethod.o i18nPtHdr.o i18nUtil.o i18nX.o
ranlib libXimd.a
make[2]: 나감 `/root/ami-1.2.2/Ximd' 디렉토리
Making all in src
make[2]: 들어감 `/root/ami-1.2.2/src' 디렉토리
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c ami.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c applet.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c bad.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c callback.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c chartable.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c cli.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c comp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c conf.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c cp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c dispwin.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c edit.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c handler.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c hanja.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c hinput.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c ic.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c johabcode2.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c keyparse.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c si.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/share/ami\"
-DHANJA_DIC=\"/usr/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/share/ami/gtkrc\"
-DKEYBOARD_DIR=\"/usr/share/hangul_keyboard\"
-DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/gdk-pixbuf-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I./composer -g -O2 -Wall -Wno-unused -c util.c
gcc -g -O2 -Wall -Wno-unused -o ami ami.o applet.o bad.o callback.o
chartable.o cli.o comp.o conf.o cp.o dispwin.o edit.o handler.o hanja.o
hinput.o ic.o johabcode2.o keyparse.o si.o util.o ../Ximd/libXimd.a -L/usr/lib
-lgdk_pixbuf -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib
-ldl -lXi -lXext -lX11 -lm
make[2]: 나감 `/root/ami-1.2.2/src' 디렉토리
make[1]: 나감 `/root/ami-1.2.2' 디렉토리
================================= make 화면 내용
(아래는 따로 화면에 나온 부분입니다.)
i18nMethod.c: In function `SetXi18nSelectionOwner':
i18nMethod.c:428: warning: dereferencing type-punned pointer will break
strict-aliasing rules
hanja.o: In function `hanja_find_word':
/root/ami-1.2.2/src/hanja.c:410: undefined reference to `libiconv'
/root/ami-1.2.2/src/hanja.c:409: undefined reference to `libiconv_open'
/root/ami-1.2.2/src/hanja.c:360: undefined reference to `libiconv'
/root/ami-1.2.2/src/hanja.c:357: undefined reference to `libiconv_open'
johabcode2.o: In function `johab_to_wansung':
/root/ami-1.2.2/src/johabcode2.c:61: undefined reference to `libiconv'
/root/ami-1.2.2/src/johabcode2.c:51: undefined reference to `libiconv_open'
johabcode2.o: In function `johab_to_wansung_str':
/root/ami-1.2.2/src/johabcode2.c:80: undefined reference to `libiconv'
/root/ami-1.2.2/src/johabcode2.c:74: undefined reference to `libiconv_open'
johabcode2.o: In function `johab_from_wansung':
/root/ami-1.2.2/src/johabcode2.c:105: undefined reference to `libiconv'
/root/ami-1.2.2/src/johabcode2.c:95: undefined reference to `libiconv_open'
johabcode2.o: In function `johab_from_wansung_str':
/root/ami-1.2.2/src/johabcode2.c:124: undefined reference to `libiconv'
/root/ami-1.2.2/src/johabcode2.c:118: undefined reference to `libiconv_open'
johabcode2.o: In function `johab_to_utf8':
/root/ami-1.2.2/src/johabcode2.c:176: undefined reference to `libiconv'
/root/ami-1.2.2/src/johabcode2.c:166: undefined reference to `libiconv_open'
si.o: In function `special_char_input':
/root/ami-1.2.2/src/si.c:99: undefined reference to `libiconv_open'
si.o: In function `char_frame':
/root/ami-1.2.2/src/si.c:186: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[2]: ***
[ami] 오류 1
make[1]: ***
[all-recursive] 오류 1
make: ***
[all-recursive-am] 오류 2