Adam K Kirchhoff wrote:
On Tue, 19 Nov 2002, Brian Paul wrote:


Adam K Kirchhoff wrote:

So I decided to give the mesa-4-1-branch a whirl and do some testing... I grabbed it from CVS:

$ cvs -z3 co -r mesa-4-1-branch xc

And then I did a Make world. Unfortunately, it didn't get very far:

make[5]: Entering directory `/home/adamk/mesa-4.1-branch/xc/xc/programs/Xserver/hw/xfree86/input'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
/bin/sh: -c: line 1: syntax error near unexpected token `;'
make[5]: *** [clean] Error 2
make[5]: Leaving directory `/home/adamk/mesa-4.1-branch/xc/xc/programs/Xserver/hw/xfree86/input'
make[4]: *** [clean] Error 2
make[4]: Leaving directory `/home/adamk/mesa-4.1-branch/xc/xc/programs/Xserver/hw/xfree86'
make[3]: *** [clean] Error 2
make[3]: Leaving directory `/home/adamk/mesa-4.1-branch/xc/xc/programs/Xserver'
make[2]: *** [clean] Error 2
make[2]: Leaving directory `/home/adamk/mesa-4.1-branch/xc/xc/programs'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/home/adamk/mesa-4.1-branch/xc/xc'

Any idea what's going on with that?
Do a CVS update again in case you didn't get my latest check-ins.

-Brian

Still no go.  Dies at the same place with the same error.

Look at xc/programs/Xserver/hw/xfree86/Imakefile, near line 80. Do you
see this:

#if BuildXInputExt && defined(XInputDrivers)
INPUTDIR = input
#endif

David recently checked in a fix (check for XInputDrivers) for exactly this
problem.

-Brian



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to