Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] X11 and buildroot..
Date: Fri, 08 May 2009 12:37:36 +0200	[thread overview]
Message-ID: <87skjfanin.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090508101307.GA18388@cbg.dyndns.org> (Steffen Schulz's message of "Fri\, 8 May 2009 12\:13\:07 +0200")

>>>>> "Steffen" == Steffen Schulz <pepe_ml@gmx.net> writes:

 Steffen> Okay, I did another attempt to compile xorg and selected a few more X
 Steffen> packages. Now it tries to build Mesa before getting to the missing
 Steffen> makedepend I had before. Interestingly, the problem seems to be the
 Steffen> similar.

 Steffen> When I manually add xutil_makedepend to the mesa dependencies and then
 Steffen> copy the makedepend binary to staging/usr/bin/, the next build attempt
 Steffen> yields:

 Steffen> /bin/sh: /home/pepe/repo/buildroot/buildroot/build_i686/staging_dir/usr/bin/makedepend:
 Steffen> No such file or directory

So mesa needs makedepend on the host. Running the one for the target
won't help. Do you have makedepend installed on your host?

 Steffen> So I removed makedepend and install it on the host instead. Now mesa
 Steffen> fails with 

 Steffen> [...]  -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING
 Steffen> -DHAVE_ALIAS -DHAVE_POSIX_MEMALIGN -DUSE_X86_ASM -DUSE_MMX_ASM
 Steffen> -DUSE_3DNOW_ASM -DUSE_SSE_ASM -fno-strict-aliasing gen_matypes.c -o gen_matypes
 Steffen> ./gen_matypes > matypes.h
 Steffen> /bin/sh: ./gen_matypes: No such file or directory

You didn't paste enough for us to see if gen_matypes gets compiled for
the host or the target, but from the error message it looks like it's
for the target (which is wrong).

I'm pretty sure I compiled mesa3d for arm not that long ago, so it
seems to be an x86 specific issue.

I'll take a look at it this weekend.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-05-08 10:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06 12:42 [Buildroot] X11 and buildroot Steffen Schulz
2009-05-06 15:17 ` Peter Korsgaard
2009-05-06 16:09   ` Steffen Schulz
2009-05-07  8:29   ` Steffen Schulz
2009-05-08 10:13     ` Steffen Schulz
2009-05-08 10:37       ` Peter Korsgaard [this message]
2009-05-08 12:07         ` Steffen Schulz
2009-05-08 12:36           ` Peter Korsgaard
2009-05-08 15:33             ` Steffen Schulz

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=87skjfanin.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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