From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Mips and xorg-server
Date: Fri, 8 Aug 2014 22:07:51 +0200 [thread overview]
Message-ID: <20140808200751.GA30509@debian> (raw)
Hello,
building xorg-server on mips currently fails with
checking for XLIB... yes
checking for GL... yes
checking for DRIPROTO... yes
checking for DRI... no
configure: error: Package requirements (glproto >= 1.4.14 dri >= 7.8.0) were not met:
No package 'dri' found
The reason is that the file dri.pc is not found in the mesa package for mips.
When comparing
http://hydra.gnu.org/build/79282/log/raw (x86_64) and
http://hydra.gnu.org/build/78142/log/raw (mips)
the first configures with
checking for X11... yes
checking for GLPROTO... yes
checking for DRI2PROTO... yes
checking for XF86VIDMODE... yes
checking for DRIGL... yes
etc., the second with
checking for X11... yes
checking for XLIBGL... yes
etc..
The first builds drivers in
src/mesa/drivers/dri,
the second in
src/mesa/drivers/x11.
Does anybody know what to do?
Andreas
reply other threads:[~2014-08-08 20:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140808200751.GA30509@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).