Hi Folks. Having problems compiling xorg-server from 6.3
The wget files seem to be a little out-dated and I had to add compositeproto-0.4 damageproto-1.1.0 inputproto-1.4.4 intltool-0.35.5 libpciaccess-0.10 pixman-0.10.0 randrproto-1.2.0 Here is the config string ./configure $XORG_CONFIG --with-module-dir=$XORG_PREFIX/lib/X11/ modules --with-xkb-output=/var/lib/xkb --disable-glx --disable-dri -- disable-xprint --enable-install-setuid && make And the error rmode.Tpo -c rrmode.c -fPIC -DPIC -o .libs/rrmode.o rrmode.c: In function 'ProcRRCreateMode': rrmode.c:311: error: 'xRRCreateModeReply' has no member named 'pad0' make[1]: *** [rrmode.lo] Error 1 make[1]: Leaving directory `/sources/xc/xorg-server-1.5.3/randr' make: *** [all-recursive] Error 1 Not sure were to go from here. thanks in advance rp -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
