mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] host-qemu: use internel pixman instead of systemwide
Date: Sun, 21 Aug 2016 20:52:27 +0200	[thread overview]
Message-ID: <20160821185227.xrllco5z6fb53kce@pengutronix.de> (raw)
In-Reply-To: <1471805379-5501-1-git-send-email-r.schwebel@pengutronix.de>

Hi,

On Sun, Aug 21, 2016 at 08:49:39PM +0200, Robert Schwebel wrote:
> Currently, host-qemu tries to use a systemwide installed pixman version.
> QEMU's handwritten configure script determines the include and library
> paths with pkg-config, but as our host-pkg-config doesn't find pixman-1,
> the compilation breaks down with:
> 
> In file included from [...]/qemu-2.6.0/include/ui/console.h:4:0, from vl.c:75:
> [...]/qemu-2.6.0/include/ui/qemu-pixman.h:14:20: fatal error: pixman.h: No such file or directory
> compilation terminated.
> [...]/qemu-2.6.0/rules.mak:57: recipe for target 'vl.o' failed
> make[1]: *** [vl.o] Error 1
> 
> Switch to using the pixman variant shipped with qemu.

I'm not entirely sure if the reasoning is right, but at least qemu
doesn't find pixman.h, even if it is installed. So any feedback about
this is welcome.

The OSELAS.BSP-Pengutronix-AllYes test BSP doesn't have host-qemu
enabled, so I assume this is the reason our sisiphus autobuilder doesn't
find it.

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2016-08-21 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 18:49 Robert Schwebel
2016-08-21 18:52 ` Robert Schwebel [this message]
2016-08-22  8:13   ` Robert Schwebel

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=20160821185227.xrllco5z6fb53kce@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox