Altera_Forum
Honored Contributor
20 years agoecos library build problems
I'm trying to evaluate ecos in a nios2 processor, but all the time the ecos configuration tool reports an error.
the messages: make -r -C hal/common/current headers make[1]: Entering directory `/ecos-c/projects/nios2p1/hola_build/hal/common/curr ent' La sintaxis del comando no es correcta. sed: -e expression# 1, char 11: Unknown option to `s' make[1]: *** [/ecos-c/projects/nios2p1/hola_install/include/cyg/hal/dbg-thread-s yscall.h] Error 1 make[1]: Leaving directory `/ecos-c/projects/nios2p1/hola_build/hal/common/curre nt' make: *** [headers] Error 2 the configuration is: winXP SP2 NIOS2 5.0 ecos for nios2 5.0 thanks.