On Sat, May 29, 2010 at 08:47:04AM -0400, Gaetan Nadon wrote: > On Sat, 2010-05-29 at 18:33 +0800, Matt Dew wrote: > > Hi Dirk, > > I ran into this error while using jhbuild. I let it build everything. > > > > *** Building xf86-video-geode *** [133/168] > > make > > make all-recursive > > make[1]: Entering directory `/home/matt/xorg/driver/xf86-video-geode' > > Making all in src > > make[2]: Entering directory `/home/matt/xorg/driver/xf86-video-geode/src' > > CC durango.lo > > durango.c: Assembler messages: > > durango.c:203: Error: suffix or operands invalid for `push' > > durango.c:208: Error: suffix or operands invalid for `mov' > > durango.c:209: Error: suffix or operands invalid for `mov' > > durango.c:210: Error: suffix or operands invalid for `mov' > > durango.c:214: Error: suffix or operands invalid for `pop' > > make[2]: *** [durango.lo] Error 1 > > make[2]: Leaving directory `/home/matt/xorg/driver/xf86-video-geode/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/matt/xorg/driver/xf86-video-geode' > > make: *** [all] Error 2 > > *** Error during phase build of xf86-video-geode: ########## Error > > running make *** [133/168] > > > > > > Geode is hardware specific. It does not build on AMD64, 32 bit only.
might it make sense to patch geode's configure to put out a warning or error message then? It'd certainly be more obvious to the casual user. Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
