yamasushi:Projects

yamasushi:Projects

やってみたいこと

人間関係の可視化のためのツールづくり

自分自身の可視化のためのツールづくり

規範と逸脱の可視化のためのツールづくり


やっていること

いま、手元にあるモノを活かす


やめたこと

身の丈にあわないコミュニケーション


困っていること

Gauche


解決した「困っていること」

WiLiKi

内部エラーになる

Gauche

gauche-refj.pdfの生成に失敗する。

$ make gauche-refj.pdf
../src/gosh -q -ftest ./makedoc.scm pdf gauche-refj.texi "makeinfo"
This is LuaTeX, Version 0.95.0 (TeX Live 2016/Debian) 
 restricted system commands enabled.
(../../.././gauche-refj.texi
../../.././gauche-refj.texi:1: I can't find file `texinfo-ja'.
l.1 \input texinfo-ja 
                    @c -*- mode: texinfo; coding: utf-8; -*-
(Press Enter to retry, or Control-D to exit)
Please type another input file name: 

ドキュメントのhtmlを生成できない。

"make htmls"が動かない??的な。(何かが変わったらしい。)

gaucheのHEADがconfigureでエラーになる

$ ./configure
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking slib... /usr/share/slib
checking for pkg-config... no

(省略)

checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking whether to build shared libraries... yes
checking which machine-dependent code should be used... 
checking whether Solaris gcc optimization fix is necessary... no
checking for dladdr... yes
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
./configure: line 17710: syntax error near unexpected token `ATOMIC_OPS,'
./configure: line 17710: `   PKG_CHECK_MODULES(ATOMIC_OPS, atomic_ops,'
configure: error: ./configure.gnu failed for gc

古いもの


Last modified : 2018/07/11 05:54:39 UTC