Не могу скомпилировать видео драйвер. Исходные коды взял с оф.сайта
http://www.x.org/wiki/GeodeDriver. Драйвер xf86-video-geode-2.11.13. Ubuntu 10.04.
Вот часть Readme
Run the following commands from a command line interpreter shell:
1. git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-geode
2. Debian/Ubuntu: apt-get install autoconf automake libtool xutils-dev
apt-get install build-dep xserver-xorg-video-geode
Fedora/Red Hat: yum install autoconf automake libtool xorg-x11-util-macros
yum-builddep xorg-x11-drv-geode
3. cd xf86-video-geode
4. ./autogen.sh
5. make distcheck
...then install the driver manually.
Вот часть config.log строки где error (весь не входит)
configure:6647: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:10714: gcc -c -g -O2 conftest.c >&5
conftest.c:73: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:127: error: 'newvar' undeclared (first use in this function)
conftest.c:127: error: (Each undeclared identifier is reported only once
conftest.c:127: error: for each function it appears in.)
conftest.c:137: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:137: note: use option -std=c99 or -std=gnu99 to compile your code
Компилирую первый раз. Перепробовал всё что смог понять. При загрузки не стартуют иксы.