Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] uClibc/xorg/glx experience
Date: Sat, 07 Jan 2006 05:52:19
Message-Id: 200601070052.37696.vapier@gentoo.org
1 anyone try to use X in uClibc before ? i loaded up modular xorg from portage
2 on my uClibc/SuperH env and it's working ... but when i try to load the glx
3 module, it bombs out:
4 lantank ~ # startx
5 X Window System Version 7.0.0
6 Release Date: 21 December 2005
7 X Protocol Version 11, Revision 0, Release 7.0
8 Build Operating System:Linux 2.6.14-sh sh4
9 Current Operating System: Linux lantank 2.6.14-sh #2 Fri Nov 18 13:15:44 EST
10 2005 sh4
11 Build Date: 04 January 2006
12 Before reporting problems, check http://wiki.x.org
13 to make sure that you have the latest version.
14 Module Loader present
15 Markers: (--) probed, (**) from config file, (==) default setting,
16 (++) from command line, (!!) notice, (II) informational,
17 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
18 (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 7 05:47:11 2006
19 (==) Using config file: "/etc/X11/xorg.conf"
20 X: can't resolve symbol 'glTexGeniv'
21 XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
22 after 0 requests (0 known processed) with 0 events remaining.
23
24 if i do:
25 lantank ~ # LD_PRELOAD=libGL.so startx
26
27 it'll start up, but when i try to run `glxgears`, X crashes with a signal 11
28 -mike
29 --
30 gentoo-embedded@g.o mailing list