[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:04977] Re: Upload fvwm95-ja
鍋谷です。
kohda@xxxxxxxxxxxxxxxxxxxx (Atsuhito Kohda) writes:
> 香田です。
>
> > Alphaアーキテクチャでコンパイルできません。以下 patch です。
> >
> > --- fvwm95-ja-2.0.43a.orig/Fvwm.tmpl
> > +++ fvwm95-ja-2.0.43a/Fvwm.tmpl
> > @@ -286,7 +286,7 @@
> > LIB = FvwmName
> >
> > /* take care of libs not correctly added by Imake on some systems */
> > -#ifdef AlphaArchitecture
> > +#if defined( AlphaArchitecture ) && !defined( __linux__ )
> > KLUDGE_LIBS = -ldnet_stub
> > #else
> > #ifdef HPArchitecture
>
> なるほど,Alpha でも AlphaLinux(というのかな?)は別にする
> 訳ですね。
はい、元のソースは「AlphaArchitecture = Digital UNIX」の決め打ち
になっています(ちなみに dnet = DECnet )。
> > # xmkmf を使うアプリは clean で Makefile を消さないと diff.gz が
> > # やけに大きくなりますね。
>
> Makefile を消すと diff のとき Makefile がない,と警告が
> 出るので,問題あると困るので,これは今回は見送りました。
original にあった file が消えている場合は、diff の時に無視されますの
で、Makefile を消しても大丈夫です。Makefile を直接変更しているわけで
はありませんので、diff に入れない方がよいと思います。
# これは bug ではありませんので、メンテナーさんの判断におまかせです。
--
大阪大学理学研究科物理学専攻 博士後期課程1年 大坪研究室(06-850-5346)
鍋谷 栄展 nabetani@xxxxxxxxxxxxxxxxxxxxxxxxxxx