Great Circle Associates

XCIN Mail-list
(July 2000)


Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: [Update] xcin-2.5.2-pre3.diff3.gz
From: georgeo@NotForMail.com.tw (George O)
Organization: George Garden
Date: 4 Jul 2000 17:57:30 GMT
To: xcin@tlug.sinica.edu.tw
Reply-To: xcin@linux.org.tw

On 4 Jul 2000 09:32:12 +0800, thhsieh@linux.org.tw wrote:

>因為曾有使用者發現 xcin-2.5.2-pre3 在 configure 時 check 
>X Window 的地方出了問題,故經過調整 autoconf 之後,做出
>這個 patch,

小弟剛剛試了一下,"./configure" 沒有問題了。不過,make 的過程
有問題。

當中有類似

FrameMgr.c:29: X11/Xlibint.h: No such file or directory
In file included from FrameMgr.c:31:
FrameMgr.h:32: X11/Xmd.h: No such file or directory
FrameMgr.h:33: X11/Xlib.h: No such file or directory
make[3]: *** [FrameMgr.o] Error 1
make[3]: Leaving directory `/usr/src/temp/xcin-2.5/src/lib/IMdkit'
make[2]: *** [subsys] Error 2

以及諸如

bimsphone.c: In function `phone_xim_init':
bimsphone.c:608: warning: implicit declaration of function `bimsToggleSmartEditing'
bimsphone.c:610: too many arguments to function `bimsToggleNoSmartEditing'
make[3]: *** [bimsphone.o] Error 1

與

gcc  -o xcin xcin_main.o module.o gui.o xim.o xim_IC.o fkey.o gui_main.o gui_menusel.o gui_overspot.o  -L../src/lib -lXimd -lim_comm -lxcintool -lsiod  -L/usr/X11R6/lib -lX11  -ldl -rdynamic  -lm
/usr/i386-slackware-linux/bin/ld: cannot open -lXimd: No such file or directory
collect2: ld returned 1 exit status
make[1]: *** [xcin] Error 1
make[1]: Leaving directory `/usr/src/temp/xcin-2.5/src'
make: *** [all] Error 2

之類的訊息。

不過,這次只是編譯 xcin,libtabe 仍然沿用舊版的(libtabe-0.1)。

小弟不清楚目前 xcin 與 libtabe 版本關聯性,只記得是分開維護。

這是即時通報。小弟明天抽空更新 libtabe,之後,再編譯看看,向您
回報。


-- 
George O
To Unsubscribe: send mail to majordomo@linux.org.tw
with "unsubscribe xcin" in the body of the message


Follow-Ups:
References:
Indexed By Date Previous: [Update] xcin-2.5.2-pre3.diff3.gz
From: thhsieh@linux.org.tw
Next: Re: [Update] xcin-2.5.2-pre3.diff3.gz
From: thhsieh@linux.org.tw
Indexed By Thread Previous: [Update] xcin-2.5.2-pre3.diff3.gz
From: thhsieh@linux.org.tw
Next: Re: [Update] xcin-2.5.2-pre3.diff3.gz
From: Andrew Lee <andrew@linux.org.tw>