Forum Discussion
Altera_Forum
Honored Contributor
9 years agoError: Cannot find sequences/sequencer.elf
Hi All! I'm trying to compile for the reference stratix 5 board (s5_ref) using altera's AOC 17.0, but I get the following error:
2017.06.27.15:07:17 Error: s0: Cannot find sequencer/seq...
Altera_Forum
Honored Contributor
9 years agoYou have X11 forwarding disabled, right? If you can reliably reproduce the issue, open a support request with Altera. Maybe this would allow them to finally fix this issue once and for all.
P.S. I also previously encountered this issue when I was compiling kernels using makefiles that "exported" variables and called other makefiles to run the kernel compilation command. if this is what you are doing, avoid it.