Hi Stephan,

I think simply your problem is at the end of the attached file:

"
ERROR: glib-2.22 gthread-2.0 is required to compile QEMU.
"
You just need to install the library as it's named in your Linux
distribution. Probably when you pass this also, another library could be
missing and you will need to install it as well. On Qemu's website they're
mentioning these 2 libraries as requirements.

Best regards,

Rehab
On Jan 21, 2018 14:21, "Stephan Gambke" <[email protected]> wrote:

Hi.

I am new to this, so I am probably missing something obvious, but when I
try to build the qemu.bset RSB fails, giving me

----
​error: building qemu-42d58e7c6760cb9c55627c28ae538e
27dcf2f144-x86_64-linux-gnu-1
Build FAILED
  See error report: rsb-report-qemu-42d58e7c6760cb9c55627c28ae538e
27dcf2f144-x86_64-linux-gnu-1.txt
----

(The error report file is attached.)
​
Here is what I did (starting from $HOME):
$ mkdir -p development/rtems/sources
$ cd development/rtems/sources
$ git clone git://git.rtems.org/rtems-source-builder.git
$ cd rtems-source-builder/rtems/
$ ../source-builder/sb-set-builder --prefix=$HOME/development/rtems/5
devel/qemu.bset

(Before the last step I went through the involved config files and
commented out the md5 hash checks.)

Did I miss anything?

Stephan

_______________________________________________
users mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/users

Reply via email to