Hi, I'm trying to compile xcin under SuSE 7.2 (with 7.3 compiling also does not work) libtabe-0.1.9 xcin-2.5.2.3 When compiling libtabe (after starting ./configure) I get the following error messages: make (cd src; make) make[1]: Entering directory `/home/hjc/a/xcin/libtabe/src' gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_util.o tabe_util.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_zuyin.o tabe_zuyin.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_yin.o tabe_yin.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_tsi.o tabe_tsi.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_tsidbint.o tabe_tsidbint.c tabe_tsidbint.c: In function `tabeTsiDBOpen': tabe_tsidbint.c:85: warning: implicit declaration of function `db_open' tabe_tsidbint.c: In function `tabeTsiDBRecordNumber': tabe_tsidbint.c:165: structure has no member named `bt_nrecs' tabe_tsidbint.c: In function `tabeTsiDBCursorSet': tabe_tsidbint.c:394: too few arguments to function make[1]: *** [tabe_tsidbint.o] Error 1 make[1]: Leaving directory `/home/hjc/a/xcin/libtabe/src' make: *** [all] Error 2 Does anybody know how to compile it or where to get compiled binaries? best regards, Heinz-Josef Claes
Heinz-Josef Claes <hjclaes@web.de> writes:
I'm trying to compile xcin under SuSE 7.2 (with 7.3 compiling also does not work)
libtabe-0.1.9 xcin-2.5.2.3
When compiling libtabe (after starting ./configure) I get the following error messages:
make (cd src; make) make[1]: Entering directory `/home/hjc/a/xcin/libtabe/src' gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_util.o tabe_util.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_zuyin.o tabe_zuyin.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_yin.o tabe_yin.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_tsi.o tabe_tsi.c gcc -c -Wall -fsigned-char -O2 -DHAVE_CONFIG_H -o tabe_tsidbint.o tabe_tsidbint.c tabe_tsidbint.c: In function `tabeTsiDBOpen': tabe_tsidbint.c:85: warning: implicit declaration of function `db_open' tabe_tsidbint.c: In function `tabeTsiDBRecordNumber': tabe_tsidbint.c:165: structure has no member named `bt_nrecs' tabe_tsidbint.c: In function `tabeTsiDBCursorSet': tabe_tsidbint.c:394: too few arguments to function make[1]: *** [tabe_tsidbint.o] Error 1 make[1]: Leaving directory `/home/hjc/a/xcin/libtabe/src' make: *** [all] Error 2
Does anybody know how to compile it
Look into the spec files of the source rpms: ftp://ftp.suse.com/pub/suse/i386/7.3/suse/zq1/libtabe.spm ftp://ftp.suse.com/pub/suse/i386/7.3/suse/zq1/xcin.spm
or where to get compiled binaries?
SuSE Linux 7.3: ftp://ftp.suse.com/pub/suse/i386/7.3/suse/j2/libtabe-devel.rpm ftp://ftp.suse.com/pub/suse/i386/7.3/suse/j2/libtabe.rpm ftp://ftp.suse.com/pub/suse/i386/7.3/suse/j2/xcin.rpm SuSE Linux 7.2: ftp://ftp.suse.com/pub/suse/i386/7.2/suse/j2/libtabe-devel.rpm ftp://ftp.suse.com/pub/suse/i386/7.2/suse/j2/libtabe.rpm Attention, the bimsphone input method in the xcin from the SuSE Linux 7.2 ftp version doesn't work, please use ftp://ftp.suse.com/pub/people/mfabian/7.2-i386/xcin-2.5.2.3-3.i386.rpm and instead of ftp://ftp.suse.com/pub/suse/i386/7.2/suse/j2/xcin.rpm And please use the mirrors: USA ftp://ftp.suse.com/pub/ Japan ftp://ftp.kddlabs.co.jp/Linux/packages/SuSE/ Germany ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/ -- Mike Fabian <mfabian@suse.de> http://www.suse.de/~mfabian 睡眠不足はいい仕事の敵だ。
participants (2)
-
Heinz-Josef Claes
-
Mike Fabian