[Armadillo:00079] Re: Armadillo-J と NTP

Kyohei email@hidden
2004年 10月 15日 (金) 16:39:52 JST


Kyoheiです。

> 以前添付した config.script の2行目に、
> "unset CPPFLAGS" という記述を追加して
> 再度実行してみて下さい。
やってみたのですが、以前と同じエラーが出て止まってしまいました。
やはり、
> > arm-elf-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include
> > -I/usr/include  -O2 -fomit-frame-pointer -msoft-float -Dlinux
-D__linux__
>   ^^^^^^^^^^^^^^
は同じでした。

> kyohei さんの ntp/libntp/Makefile ファイルでは、
> おそらく CPPFLAGS に -I/usr/include が
> 指定されている気がします。
そこで、ntp/libntp/MakedileのCPPFLAGSをコメントアウトしてみました。すると、
以下のようなエラーに変わりました。何が間違っているのでしょうか?

-----------------  エラー部分、抜粋     -------------------------------
rm-elf-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include    -O2
-fomit-frame-pointer -msoft-float -Dlinux -D__linux__ -Dunix -D__uClinux__
-DEMBED -I/home/kyohei/Armadillo/uClinux-dist/lib/uClibc/include
-I/home/kyohei/Armadillo/uClinux-dist/lib/libm
-I/home/kyohei/Armadillo/uClinux-dist/lib/libcrypt_old
-I/home/kyohei/Armadillo/uClinux-dist -fno-builtin -nostartfiles -D__PIC__
-fpic -msingle-pic-base
-I/home/kyohei/Armadillo/uClinux-dist/linux-2.4.x/include -Wall -Wcast-qual
-Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -c `test
-f 'authkeys.c' || echo './'`authkeys.c
In file included from ../include/ntp.h:10,
                 from authkeys.c:13:
../include/ntp_crypto.h:5: openssl/evp.h: ??????????????????????
make[4]: *** [authkeys.o] エラー 1
make[4]: 出ます ディレクトリ
`/home/kyohei/Armadillo/uClinux-dist/user/ntp/libntp'
make[3]: *** [all-recursive] エラー 1
make[3]: 出ます ディレクトリ `/home/kyohei/Armadillo/uClinux-dist/user/ntp'
make[2]: *** [all] エラー 2
make[2]: 出ます ディレクトリ `/home/kyohei/Armadillo/uClinux-dist/user/ntp'
make[1]: *** [all] エラー 2
make[1]: 出ます ディレクトリ `/home/kyohei/Armadillo/uClinux-dist/user'
make: *** [user_only] エラー 2




armadillo メーリングリストの案内