Hi there,

I'm trying to get my Savage IX running with DRI. I'm precisely following the
instructions supplied at http://dri.sourceforge.net/cgi-bin/moin.cgi/Building.
After everything is compiled, X.org starts fine, but when I review Xorg.0.log,
it turns out that something's screwed up. Here's a snippet:

Symbol printf from module /usr/X11R6/lib/modules/linux/libdrm.a is unresolved!
Symbol puts from module /usr/X11R6/lib/modules/fonts/libtype1.a is unresolved!
Symbol printf from module /usr/X11R6/lib/modules/extensions/libdri.a is 
unresolved!

Each of these errors is printed out a few times. Before it happens, X.org
tells me that DRI was successfully initialized ("DRI is enabled"). When I run
glxinfo (or any other OpenGL application) afterwards, it crashes my Xserver
telling me that "An undefined function has been called". What's even more
frustrating, the same thing happens for me both when I update the X.org version
installed from a Slackware package (6.7.0) and when I compile the whole X.org
source tree from scratch! I'm more than confused by the contents of those
messages - unresolved symbol *printf*? Or puts? Even such a newbie as me knows
these are standard C I/O functions so I sense something weird in here...

Got any clues? Could this be a CVS error? Or maybe something's wrong with my
configuration? I'm using a self-compiled 2.4.27 kernel and Slackware 10.0 as I
mentioned before. gcc version 3.3.4, glibc version 2.3.2. Is anything else
worth mentioning? Dunno. If you'd like to review my whole Xorg.0.log, here it
is:

http://kempniu.no-ip.com/files/Xorg.0.log

I'd be grateful for any clues as I already saw posts about successful DRI
installations using Savage IX and I can't wait to get my very own working :)

Best regards,
Michal Kepien


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to