2009/3/25 Sid Kapoor <[email protected]>: > I am trying to compile xf86-video-geode-2.11.0 on my linux machine. > 'configure' was successful, but it gave me following errors while 'make' > geode_ddc.c:31:23: error: xf86Modes.h: No such file or directory > geode_ddc.c:175:50: error: missing binary operator before token "("
That's because you are trying to compile against a version of X older that server 1.3, which is not supported. Martin-Éric _______________________________________________ Xorg-driver-geode mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-geode
