All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Richardson <mcr@sandelman.ca>
To: Samuel Herts <sdherts@gmail.com>
Cc: Andrew Geissler <geissonator@gmail.com>, openbmc@lists.ozlabs.org
Subject: Re: BMC Compiling and running
Date: Mon, 02 Mar 2020 13:06:10 -0500	[thread overview]
Message-ID: <31609.1583172370@localhost> (raw)
In-Reply-To: <CA+k9xxb=5KMq+yruOAja9L9asquJ=FNPMoajyOsdHda2Ae3jTw@mail.gmail.com>

Samuel Herts <sdherts@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@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [

  reply	other threads:[~2020-03-02 18:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-02 17:48 BMC Compiling and running Samuel Herts
2020-03-02 18:06 ` Michael Richardson [this message]
2020-03-03  2:51   ` Andrew Geissler
2020-03-04 18:46     ` Samuel Herts
2020-03-04 21:51       ` Andrew Geissler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=31609.1583172370@localhost \
    --to=mcr@sandelman.ca \
    --cc=geissonator@gmail.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=sdherts@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.