BMC Compiling and running

Michael Richardson mcr at sandelman.ca
Tue Mar 3 05:06:10 AEDT 2020


Samuel Herts <sdherts at gmail.com> wrote:
    > Apologies for all the constant questions. I am trying to add code to the
    > Hello World tutorial, specifically a system call to run a shell script on
    > the QEMU BMC. The problem I run into is in the image below. My bmc state
    > manager main looks like the following as well.

It looks like your hello world program was not properly linked.
Usually, that results in no executable being created.
Maybe, you linked against a different version of a share library than is in
the target image.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        |    IoT architect   [
]     mcr at sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [





More information about the openbmc mailing list