[Armadillo:03250] Re: Armadillo-500にてコンパイルエラー

nakai email@hidden
2008年 8月 11日 (月) 15:58:14 JST


nakaiです。

> Err http://ftp.jp.debian.org etch/main libc6-dev 2.3.6.ds1-13
>   404 Not Found [IP: 130.54.59.159 80]
>
> Failed to fetch
> http://ftp.jp.debian.org/debian/pool/main/g/glibc/libc6-dev_2.3.6.ds1-13_arm.dev
>  404 Not Found [IP: 130.54.59.159 80]

インストールエラーですね。


apt-get update
してから
apt-get install libc6-dev
してみてください。


> error: 'stderr undeclared (first use in this function)
> error: 'thread_id' undeclared (first use in this function)
> error: 'NULL' undeclared (first use in this function)

これは何をコンパイルしようとしているのですか?
コンパイルオプションに-WallをつけるとWarningも表示されるようになりますよ!

miya さんは書きました:
>  
> miyaと申します。
>  
>  
> コンパイルエラーが発生してしまいます。
> 知っている方いらっしゃいませんでしょうか?
>  
> 例えば
> error: 'stderr undeclared (first use in this function)
> error: 'thread_id' undeclared (first use in this function)
> error: 'NULL' undeclared (first use in this function)
>  
>  
> /////////////////////////////////////
> Armadillo-500にて
> コンパクトフラッシュシステム構築後
>  
>  
> 以下のパッケージをインストール
> 実際には
> apt-get install xxxxxxxx
> という方法でインストールしました。
>  
> gcc
> make
> libc6-dev
> libpam0g-dev
> libldap2-dev
> libkrb5-dev
> libacl1-dev 
> uuid-dev(etch でパッケージ名変更)
>  
>  
> ただ、気になることは
> apt-get install libc6-dev
> インストール時、エラーが発生しています。
>  
> Err http://ftp.jp.debian.org etch/main libc6-dev 2.3.6.ds1-13
>   404 Not Found [IP: 130.54.59.159 80]
>  
> Failed to fetch 
> http://ftp.jp.debian.org/debian/pool/main/g/glibc/libc6-dev_2.3.6.ds1-13_arm.dev
>  404 Not Found [IP: 130.54.59.159 80]
>  
>  
> です。
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> armadillo mailing list
> email@hidden
> http://lists.atmark-techno.com/mailman/listinfo/armadillo



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