[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libwww
手元で試したところ、
> gmake[3]: Entering directory
> `/usr/pkgsrc/www/libwww/work/w3c-libwww-5.4.0/Library/User'
> echo Missing perl script to produce Extrnals.html > Extnals.html
> cd ../.. \
> && CONFIG_FILES=Library/User/Makefile CONFIG_HEADERS= /bin/sh
> ./config.status
> creating Library/User/Makefile
> gmake[3]: Leaving directory
> `/usr/pkgsrc/www/libwww/work/w3c-libwww-5.4.0/Library/User'
ログの中に
> echo Missing perl script to produce Extrnals.html > Extnals.html
このような行が複数回 (7 回) 見られました。しかしビルドは正常に終わりま
した。つまり、こちらでは問題は再現しませんでした。皆さんはどうでしょう
か?
上林
- Follow-Ups:
- Re: libwww
- From: Ken Nakajima <knakaji@local.riken.go.jp>