(toppers-users 2896) Re: WindowsXpで開発環境を構築したい

Masaki Muranaka monamour @ monaka.org
2009年 3月 10日 (火) 16:25:34 JST


こんにちは.

tinet_cfg.exe のビルドを忘れているとかは無いですか?

そもそも,公式マニュアルでなくユーザの覚書を質問の出発点にする動機が
よくわからないのですが…webページのバグ取りまでお手伝いできません.

On 2009/03/10, at 15:53, jnbswk @ yahoo.co.jp wrote:

> 何度もすみません、きくです。
>
>>> そこで次に下記を試してみることにしました。(LANに挑戦)
>>> http://www.laksmido.com/dev/AKI-H8_3069F/TOPPERS/2006062503.html
>>
>> 相変わらず、make dependでエラーが発生します。
>> エラーの内容は下記のとおりです。
>>
>> $ make depend
>> rm -f Makefile.depend
>> h8300-hms-gcc -E -I. -I../include  -I../config/h8/akih8_3069f -I../config/h8  -D
>> CPU_CLOCK=20000000 -DLABEL_ASM -DVECTOR_SIZE=64 -DTNCT_MONITOR -x c-header nserv
>> .cfg > tmpfile1
>> In file included from nserv.cfg:46:
>> ../tinet/tinet.cfg:53:26: error: tinet_config.h: No such file or directory
>> ../tinet/tinet.cfg:54:24: error: tinet_defs.h: No such file or directory
>> In file included from ../tinet/tinet.cfg:56,
>>                 from nserv.cfg:46:
>> ../tinet/net/net.cfg:45:21: error: net/net.h: No such file or directory
>> ../tinet/net/net.cfg:46:27: error: net/net_count.h: No such file or directory
>> make: *** [kernel_cfg.c] Error 1
>
>
>
> 試していたのが1.4でしたので、参考サイトと同じ1.3にしましたが、makeでエラーが発生してしまいます。
>
> ../tinet/netapp/wwws.c: In function 'www_srv_task':
> ../tinet/netapp/wwws.c:1488: error: 'WWW_SRV_REPID' undeclared (first use in thi
> s function)
> ../tinet/netapp/wwws.c:1488: error: (Each undeclared identifier is reported only
> once
> ../tinet/netapp/wwws.c:1488: error: for each function it appears in.)
> make: *** [wwws.o] Error 1
>
> WWW_SRV_REPIDの定義は、どこでされているのでしょうか?
> grepしても見つかりません。
>
> --------------------------------------
> Power up the Internet with Yahoo! Toolbar.
> http://pr.mail.yahoo.co.jp/toolbar/
>