On Mon, Nov 3, 2014 at 6:07 PM, Ouabache Designworks <[email protected]> wrote:
> 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 > > > johne@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? > Hi John libelf-dev is probably what you need. It's included in the list of pre-requisite system libraries required to do this stuff: https://github.com/embecosm/chiphack/wiki/OpenRISC-tools-install#general-system-tools Cheers Julius > > > John Eaton > > > > _______________________________________________ > OpenRISC mailing list > [email protected] > http://lists.openrisc.net/listinfo/openrisc > >
_______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
