namazu-dev(ring)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No rule to make target `namazu.css' / Re: doc/**/Makefile.am (Re: Namazu 1.9.14 released!)



> Satoru Takabayashi <satoru-t@xxxxxxxxxxxxxxxxxx> wrote:

>>doc 以下を automake化しなければ。(僕がやるなら明日以降)
> 
> 対応しました。doc/Makefile.am, doc/en/Makefile.am,
> doc/ja/Makefile.am を作成しました。ついでに etc/Makefile.am 
> も。

$ make
cd . && autoheader
configure.in:104: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:109: warning: AC_TRY_RUN called without default to allow cross compiling
make  all-recursive
make[1]: Entering directory `/home/kenji/work/namazu-work'
Making all in conf
make[2]: Entering directory `/home/kenji/work/namazu-work/conf'
make[2]: Leaving directory `/home/kenji/work/namazu-work/conf'
Making all in doc
make[2]: Entering directory `/home/kenji/work/namazu-work/doc'
Making all in en
make[3]: Entering directory `/home/kenji/work/namazu-work/doc/en'
make[3]: *** No rule to make target `namazu.css', needed by `all-am'.  Stop.
make[3]: Leaving directory `/home/kenji/work/namazu-work/doc/en'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kenji/work/namazu-work/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kenji/work/namazu-work'
make: *** [all-recursive-am] Error 2

ということで、make が止まります。


// Kenji Suzuki

   Linux -- Where you really can go tomorrow