All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Lundquist <lists@zelow.no>
To: buildroot@busybox.net
Subject: [Buildroot] Xorg.
Date: Tue, 20 Feb 2007 14:42:53 +0100	[thread overview]
Message-ID: <20070220134253.GA24769@zelow.no> (raw)


Is it just me or won't Xorg (the full one, not tiny X) compile?

This is what it ends up with:

cc -I../../.. -I../../../exports/include -I..  -I../../../include/extensions      -c -o utils.o utils.c

rm -f xkbcomp

cc -I../../../exports/include -o xkbcomp  xkbcomp.o xkbscan.o expr.o vmod.o indicators.o misc.o alias.o                keymap.o keycodes.o keytypes.o compat.o action.o                symbols.o geometry.o xkbpath.o listing.o              xkbparse.o parseutils.o utils.o -L/usr/X11R6/lib -lxkbfile -lX11

/usr/bin/ld: cannot find -lxkbfile

collect2: ld returned 1 exit status

make[6]: *** [xkbcomp] Error 1
make[6]: Leaving directory
`/local/export/home/thomasez/Buildroot/buildroot.rolls/build_i686/xc/programs/xkbcomp/cross'
make[5]: *** [all] Error 2

Is this known? (I presume that -L../../../exports/lib is missing but
haven't found any simple method to add it)

This is on x86, most of buildroot options are default but gcc is 4.2


Thomas.

             reply	other threads:[~2007-02-20 13:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-20 13:42 Thomas Lundquist [this message]
2007-02-20 14:38 ` [Buildroot] Xorg F.Roch
2007-02-21 15:16   ` Thomas Lundquist
2007-02-25 16:46     ` Thomas Lundquist

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=20070220134253.GA24769@zelow.no \
    --to=lists@zelow.no \
    --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 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.