Gentoo Archives: gentoo-embedded

From: Joe Sapp <nixphoeni@g.o>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] X server on minimal system
Date: Fri, 30 Sep 2005 16:57:05
Message-Id: 433D7C16.4080002@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 I'm trying to get an X server running on a minimal system built from a
5 stage3 uclibc tarball. I think I've taken all the necessary steps, but I
6 keep getting errors like:
7
8 Elf_RelocateEntry() Unsupported relocation type 4
9 Elf_RelocateEntry() Unsupported relocation type 9
10 Elf_RelocateEntry() Unsupported relocation type 3
11 ...
12 Symbol _GLOBAL_OFFSET_TABLE_ from module /usr/lib/modules/fonts/libbitmap.a
13 is unresolved!
14 Elf_RelocateEntry() Unsupported relocation type 10
15
16 Here's some relevant info:
17 USE="bitmap-fonts dlloader truetype-fonts type1-fonts uclibc" (have tried
18 most combinations of all of these - always with uclibc on).
19 Kernel is 2.6.11-hardened-r15 (All types of binaries are supported - it's
20 the only thing I can think of that's relevant that could cause these errors).
21 xorg-x11-6.8.2-r5
22
23 I've read some mention of people on this list getting X to work - mind
24 sharing some wisdom? Do I have any other options in terms of X servers?
25 (kdrive seems to give the same result, but I'm currently trying again.)
26
27 Thanks,
28
29 - --
30 Joe Sapp
31
32 -----BEGIN PGP SIGNATURE-----
33 Version: GnuPG v1.4.2 (GNU/Linux)
34 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
35
36 iD8DBQFDPXwRJxWGazwiTooRAjXpAJ9zWrXMAk7M8VDTy8gSi1J055z19gCfeN6k
37 v0/PmnCUg5uygxTxq+Zcg8A=
38 =nXG2
39 -----END PGP SIGNATURE-----
40 --
41 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] X server on minimal system Kurt Kiefer <kekiefer@××××××××××.edu>
Re: [gentoo-embedded] X server on minimal system "Peter S. Mazinger" <ps.m@×××.net>