[Bug 1883] New: compile errors on s390(x) in xc/programs/Xserver/Xext/xvmc.c

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 22 05:57:58 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=1883        
   
           Summary: compile errors on s390(x) in
                    xc/programs/Xserver/Xext/xvmc.c
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Lib/Xext
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: sndirsch at suse.de


I get compile errors in xc/programs/Xserver/Xext/xvmc.c on s390(x):
implicit declaration of shmat/shmdt and undefined SHM_RDONLY 

And fixing these by including <sys/shm.h> in xvmc.c results in an undefined
reference to xf86getpagesize when linking the static Server. I'm quite sure that
this will happen to all architecutures, which build only static servers.

I'm currently testing a workaround and will attach it later.        
   
   
--         
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