|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||
2013年11月14日(木) 旧暦 [n年日記] [更新:"2013/11/16 00:09:01"]#1 [pkgsrc] cross/nios2-gcc sometimes fail with bison
Bad case
Good case: .. nios2-elf-ranlib ./libgcov.a `if [ -f /WRKOBJDIR/cross/nios2-gcc/work/gcc/bison/bison ] ; then echo /WRKOBJDIR/cross/nios2-gcc/work/gcc/bison/bison -L /WRKOBJDIR/cross/nios2-gcc/work/gcc/bison/ ; else echo bison ; fi` -o c-parse.c c-parse.y bison: not found Makefile:1334: recipe for target 'c-parse.c' failed gmake[3]: [c-parse.c] Error 127 (ignored)To fix this problem, bison should NOT be listed in USE_TOOLS. If it is listed, make will execute bison, and c-parse.y is generated. The fact is c-parse.y is already there and should not be generated. ( つっこみ )
|
最近の日記 2024年07月03日 ・kicad oddity 2024年05月08日 ・comparison on ./buildsh tools 2024年05月06日 ・py-setuptools (python 3.11.9) ・make release took 1 hours and 10 min ・qemu invocation for 10.99.10 2024年05月05日 ・Windows 10 version ・serial connection ・bc bench 2024年05月04日 ・Trial on 10.99.10 ・another version (later trial) to succeed | ||