[ANNOUNCE] xserver 1.2.99.902 (xserver 1.3 RC2)

S.Çağlar Onur caglar at pardus.org.tr
Wed Mar 14 14:19:32 PDT 2007


14 Mar 2007 Çar tarihinde, Keith Packard şunları yazmıştı: 
> GIT tag: xorg-xserver-1.2.99.902
>
> http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-1.2.99.
>902.tar.gz
> http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-1.2.99.
>902.tar.bz2

"--enable-debug" still ends with error (with gcc-4.2.x snapshot)

/xf86Debug.o
xf86Debug.c:167: error: expected ')' before '*' token
xf86Debug.c:178: error: expected ')' before '*' token

and my previous patch (the one against RC1) still solves that one, the problem 
caused by #ifdef BUILDDEBUG lines but grepping BUILDDEBUG on source gaves 
nothing but following;

[caglar at zangetsu][~/buildbox/xorg/xorg-server-1.2.99.902]> grep "BUILDDEBUG" 
* -r
hw/xfree86/common/xf86.h:#ifdef BUILDDEBUG
hw/xfree86/common/xf86.h:#ifdef BUILDDEBUG
hw/xfree86/common/xf86str.h:#ifdef BUILDDEBUG
hw/xfree86/loader/xf86sym.c:#ifdef BUILDDEBUG
hw/xfree86/loader/xf86sym.c:#ifdef BUILDDEBUG

so attached patch converts these "#ifdef BUILDDEBUG" lines into "#ifdef 
DEBUG", BUILDDEBUG seems left from old host.def days, if i'm not missing 
something.

Cheers
-- 
S.Çağlar Onur <caglar at pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug.patch
Type: text/x-diff
Size: 1842 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070314/148671ec/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070314/148671ec/attachment.pgp>


More information about the xorg mailing list