(toppers-users 18) cfgのエラーについて教えてください

青木 一明 k-aoki @ tokyoweld.com
2020年 1月 7日 (火) 09:53:50 JST


TOPPERSプロジェクト御中

お世話になります。 青木と申します。
Interface誌2018年6月号「Raspberry Pi 
64bitモード向けTOPPERSリアルタイムカーネル」
が大変興味深く勉強をさせていただいています。未だコンパイルを完了させるに至っていたいので
連絡を入れさせていただいた次第です。
コンフィグレータからのエラーで止まるのですが内容(原因)がわかりません。

../cfg/cfg/cfg: 1: ../cfg/cfg/cfg: Syntax error: word unexpected 
(expecting ")")
make: *** [Makefile:367: cfg1_out.c] Error 2

【環境】
・Windows10 64bit
・WSLにてDebian on windows をインストール Version 10.2
・コンパイラは gcc-linaro-6.3.1-2017.02-linux aarch64-elf
・コンフィギュレータは cfg-linux-static-1_9_6 と 1_9_5、1_9_4を試しました


以下は、実行時のコマンドラインです。宜しくお願い致します。

isao @ PCN0328-01:/mnt/c/linux_home/RPi64Toppers/fmp/build$ perl 
../configure -T rpi_arm64_gcc
configure: Generating Makefile from ../sample/Makefile.
configure: Makefile exists.  Save as Makefile.bak.
configure: Generating sample1.c from ../sample/sample1.c.
configure: sample1.c exists.  Save as sample1.c.bak.
configure: Generating sample1.h from ../sample/sample1.h.
configure: sample1.h exists.  Save as sample1.h.bak.
configure: Generating sample1.cfg from ../sample/sample1.cfg.
configure: sample1.cfg exists.  Save as sample1.cfg.bak.


isao @ PCN0328-01:/mnt/c/linux_home/RPi64Toppers/fmp/build$ make fmp.bin
../cfg/cfg/cfg --pass 1 --kernel fmp -I. -I../include -I../arch -I..  
-I../target/rpi_arm64_gcc -I../arch/arm64_gcc/bcm283x 
-I../arch/arm64_gcc/common --api-table ../kernel/kernel_api.csv 
--cfg1-def-table ../kernel/kernel_def.csv  --cfg1-def-table 
../arch/arm64_gcc/bcm283x/chip_def.csv --cfg1-def-table 
../arch/arm64_gcc/common/core_def.csv sample1.cfg
../cfg/cfg/cfg: 1: ../cfg/cfg/cfg: Syntax error: word unexpected 
(expecting ")")
make: *** [Makefile:367: cfg1_out.c] Error 2




More information about the USERS mailing list