[Bug 2077] New: can't compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 14 09:29:43 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=2077        
   
           Summary: can't compile
           Product: xorg
           Version: 6.8.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Server/general
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: fdelente at mail.cpod.fr


I can't compile X.org/X11R6.8.1 from source.                                    
                                                                                
I run Linux 2.6.9 (self-compiled) with gcc-3.4.3 (self-compiled).               
                                                                                
Compiling X.org lead to an error (freetype2 headers were not found; they are    
in /usr/local/include/freetype2 and X.org searched them in                      
/usr/include/freetype2; symlinking from here to there solved the problem).      
                                                                                
Then compilation aborted because of a syntax error in an assembly file; I       
upgraded binutils from 2.13.2 to 2.15 and the faulty file compiled; however     
compilation stopped a few steps after, in                                       
build/programs/Xserver/hw/xfree86/os-support/misc/SlowBcopy:                    
                                                                                
gcc -m32 -c -x assembler -o SlowBcopy.o SlowBcopy.i                             
SlowBcopy.i: Assembler messages:                                                
SlowBcopy.i:686: Error: invalid character '(' in mnemonic                       
                                                                                
Ligne 686 shows                                                                 
                                                                                
movb(%ecx),%bl        
   
   
--         
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