Bug 19133 - [PATCH] dmx does not compile in 1.6 branch
Summary: [PATCH] dmx does not compile in 1.6 branch
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/dmx (show other bugs)
Version: git
Hardware: Other All
: medium major
Assignee: dmx-bugs
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xserver-1.6
  Show dependency treegraph
 
Reported: 2008-12-17 02:23 UTC by Alban Browaeys
Modified: 2009-01-12 10:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix dmx compile on 1.6 branch. (3.25 KB, patch)
2008-12-17 02:23 UTC, Alban Browaeys
no flags Details | Splinter Review

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.