[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: editors/mule broken on alpha
kayです。
In article <200101241401.f0OE1ZX00688@layna.kaynet.or.jp>, kay@kaynet.or.jp writes:
SUNAGAWA>muleのパッケージがalphaで作れないそうです。私はalphaの機械を
SUNAGAWA>持っていませんので、どなたかmule/patches/patch-adを以下と差し
SUNAGAWA>替えてmake makepatchsum;makeを試していただけませんか。
kay> 今日中に何とか確認してみますのでしばらくお待ち下さい。
一時間ほど遅れました、すいません。
patch-ad をリプレースして make してみたのですが、fns.c の 67 行目で
time() のプロトタイプが衝突してエラーになっています。これを long を
time_t にすると fnc.c は通ります。
cc -c -Demacs -DHAVE_CONFIG_H -I. -I/amd/layna/export/home2/arch/alpha/pkgsrc/
editors/mule/work/mule/src -I/usr/X11R6/include -DMCPATH -I/amd/layna
/export/home2/arch/alpha/pkgsrc/editors/mule/work/mule/src/mcpath/include -O2 f
ns.c
In file included from config.h:215,
from fns.c:27:
m/alpha.h:137: warning: `UNEXEC' redefined
s/netbsd.h:79: warning: this is the location of the previous definition
m/alpha.h:152: warning: `LD_SWITCH_SYSTEM' redefined
s/netbsd.h:76: warning: this is the location of the previous definition
fns.c: In function `Frandom':
fns.c:67: conflicting types for `time'
/usr/include/time.h:103: previous declaration of `time'
fns.c:67: warning: extern declaration of `time' doesn't match global one
fns.c: In function `Freverse':
fns.c:706: warning: type mismatch in implicit declaration for built-in function
`alloca'
gmake[1]: *** [fns.o] Error 1
これを修正しても、unexmips.c をコンパイルしようとしてエラーになりま
した。こちらの原因はちょっと調べ切れてません。
--
吉田恵介@川崎市高津区千年 (kay@kaynet.or.jp)
ホームページ http://www.kaynet.or.jp/~kay/