Bug 19133

Summary: [PATCH] dmx does not compile in 1.6 branch
Product: xorg Reporter: Alban Browaeys <prahal>
Component: Server/DDX/dmxAssignee: dmx-bugs
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: major    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 17452    
Attachments:
Description Flags
fix dmx compile on 1.6 branch. none

Description Alban Browaeys 2008-12-17 02:23:11 UTC
Created attachment 21236 [details] [review]
fix dmx compile on 1.6 branch.

http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg166742.html
contains a patch from "arekm" which I build upon to make up this one.


Mostly fixes for Xcalloc which I previously tried to fix the same way but without finding the right spot.

This let one compile with --enable-dmx in ubuntu way that is:
./autogen.sh   --prefix=/usr   --mandir=\${prefix}/share/man   --infodir=\${prefix}/share/info   --sysconfdir=/etc   --localstatedir=/var   --build=i486-linux-gnu --disable-static --enable-xorg --with-default-font-path="/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" --enable-xtrap --enable-record --enable-glx-tls --enable-dmx --enable-vfb --enable-kdrive --enable-xephyr --enable-xcsecurity --enable-appgroup --disable-xsdl --disable-xfake --enable-xfbdev --disable-kdrive-vesa --disable-lbx --disable-xprint --disable-xorgconfig --disable-xorgcfg --with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb --enable-xfree86-utils --with-os-vendor="Ubuntu" --with-builderstring="xorg-server 2:1.5.99.3-0ubuntu2 (prahal@prahal-eeepc)" --with-int10=x86emu --enable-dri2   CFLAGS="-Wall -g -O2"   CPPFLAGS=""   PCI_TXT_IDS_DIR="/usr/share/xserver-xorg/pci"

I cannot tell if dmx works though. Only that it at least compile.

Cheers
Alban
Comment 1 Keith Packard 2009-01-12 10:58:18 UTC
Applied to server-1.6-branch as cbd977cc15cf22a3e42b10942d5657cb8b9ac335

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.