Ouabache Designworks
2014-11-03 18:07:59 UTC
I am trying to follow the instructions in
https://github.com/embecosm/chiphack/wiki/OpenRISC-SoC-Practical-Session-Instructions
and I get to where I run the mor1k sim and it fails with
***@ouabache:~/or1k/build/mor1kx-generic/sim-icarus$ more elf-loader.log
/home/johne/or1k/build/mor1kx-generic/src/elf-loader/elf-loader.c:26:18:
fatal error: gelf.h: No such file or directory
#include <gelf.h>
^
compilation terminated.
Where is gelf.h and who supplies it?
John Eaton
https://github.com/embecosm/chiphack/wiki/OpenRISC-SoC-Practical-Session-Instructions
and I get to where I run the mor1k sim and it fails with
***@ouabache:~/or1k/build/mor1kx-generic/sim-icarus$ more elf-loader.log
/home/johne/or1k/build/mor1kx-generic/src/elf-loader/elf-loader.c:26:18:
fatal error: gelf.h: No such file or directory
#include <gelf.h>
^
compilation terminated.
Where is gelf.h and who supplies it?
John Eaton