[Mew-dist 1520] make on MkLinux DR2.1 update4

Hirotaka Honda jj46130 at example.com
1997年 8月 18日 (月) 15:33:56 JST


MkLinux DR2.1 update4 にてmew-1.88をインストールしようとしています。
mew-1.88をmake したところ最後のあたりでエラーが出てしまいました。
再現性もあります。
/usr/include/string.h と相性が良くないようなのですが,
どうすればよいのでしょうか?
なお gcc --versionで2.7.2.1-ppclinuxと出て来ます。

本多 広高

---以下,makeの記録--

[foo at example.com mew-1.88]$ make
echo '(setq load-path (cons "." load-path))' > lp.el
mule -batch -l ./lp.el -f batch-byte-compile mew-attach.el
While compiling mew-encode-syntax-number in file /var/tmp/mew-1.88/mew-attach.el:
  ** reference to free variable last-pressed-toolbar-button
While compiling the end of the data:
  ** The following functions are not known to be defined: 
    button-press-event-p, button-release-event-p,
    toolbar-button-help-string, insert-file-contents-literally
Wrote /var/tmp/mew-1.88/mew-attach.elc
Done

(途中略)

Done
mule -batch -l ./lp.el -l ./mew-attach.el -f batch-byte-compile mew.el
While compiling mew-window-configure in file /var/tmp/mew-1.88/mew.el:
  ** reference to free variable default-toolbar
  ** reference to free variable mew-summary-toolbar
While compiling the end of the data:
  ** the function set-specifier is not known to be defined.
Wrote /var/tmp/mew-1.88/mew.elc
Done
cd bin; make CFLAGS="-O" CC="gcc"
make[1]: Entering directory `/var/tmp/mew-1.88/bin'
gcc -O   -c mewencode.c -o mewencode.o
mewencode.c: In function `basename':
mewencode.c:159: argument `filename' doesn't match prototype
/usr/include/string.h:241: prototype declaration
make[1]: *** [mewencode.o] Error 1
make[1]: Leaving directory `/var/tmp/mew-1.88/bin'
make: *** [all] Error 2
[foo at example.com mew-1.88]$  



Mew-dist メーリングリストの案内