[Bug 1922] New: Weird unresolved symbols when compiling from CVS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 25 15:38:04 PST 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://bugs.freedesktop.org/show_bug.cgi?id=1922        
   
           Summary: Weird unresolved symbols when compiling from CVS
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Server/general
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: michal.kepien at poczta.onet.pl


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 :)        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list