xserver-xorg-core (2:1.4.2-11)ビルドエラー

gcc -DHAVE_CONFIG_H -I. -I../../../../hw/xfree86/common -I../../../include -I../../../../hw/xfree86 -I../../../../hw/xfree86/include -I../../../../hw/xfree86/common -I../../../../hw/xfree86/os-support -I../../../../hw/xfree86/os-support/bus -I../../../../os -I../../../../hw/xfree86/common/../ddc -I../../../../hw/xfree86/common/../i2c -I../../../../hw/xfree86/common/../loader -I../../../../hw/xfree86/common/../rac -I../../../../hw/xfree86/common/../parser -I../../../../hw/xfree86/common/../scanpci -I../../../../hw/xfree86/common/../vbe -I../../../../hw/xfree86/common/../int10 -I../../../../hw/xfree86/common/../vgahw -I../../../../hw/xfree86/common/../dixmods/extmod -DPRE_RELEASE=0 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../../../../include -I../../../include -I../../../../Xext -I../../../../composite -I../../../../damageext -I../../../../xfixes -I../../../../Xi -I../../../../mi -I../../../../miext/shadow -I../../../../miext/damage -I../../../../render -I../../../../randr -I../../../../fb -DHAVE_XORG_CONFIG_H -DXF86PM -Wall -g -O2 -MT xf86Init.o -MD -MP -MF .deps/xf86Init.Tpo -c -o xf86Init.o ../../../../hw/xfree86/common/xf86Init.c
In file included from ../../../../hw/xfree86/common/xf86Init.c:60:
../../../../hw/xfree86/common/../loader/loaderProcs.h:59:31: error: X11/fonts/fontmod.h: そのようなファイルやディレクトリはありません
In file included from ../../../../hw/xfree86/common/xf86Init.c:60:
../../../../hw/xfree86/common/../loader/loaderProcs.h:96: error: expected ')' before '*' token
make[6]: *** [xf86Init.o] エラー 1
make[6]: ディレクトリ `/media/sdb3/squeezesrc/xorg-server-1.4.2/obj-sh4-linux-gnu/hw/xfree86/common' から出ます
make[5]: *** [all] エラー 2
make[5]: ディレクトリ `/media/sdb3/squeezesrc/xorg-server-1.4.2/obj-sh4-linux-gnu/hw/xfree86/common' から出ます
make[4]: *** [all-recursive] エラー 1
make[4]: ディレクトリ `/media/sdb3/squeezesrc/xorg-server-1.4.2/obj-sh4-linux-gnu/hw/xfree86' から出ます
make[3]: *** [all] エラー 2
make[3]: ディレクトリ `/media/sdb3/squeezesrc/xorg-server-1.4.2/obj-sh4-linux-gnu/hw/xfree86' から出ます
make[2]: *** [all-recursive] エラー 1
make[2]: ディレクトリ `/media/sdb3/squeezesrc/xorg-server-1.4.2/obj-sh4-linux-gnu/hw' から出ます
make[1]: *** [all-recursive] エラー 1
make[1]: ディレクトリ `/media/sdb3/squeezesrc/xorg-server-1.4.2/obj-sh4-linux-gnu' から出ます
make: *** [build-stamp] エラー 2

 せっかく依存関係を突破したのに、エラーが出る。
 fontmod.hはlibxfont-devの一部なので、libxfont-devを(1:1.4.0-1)->(1:1.3.3-1)に変更して-ncにてビルドを続行するとそのままビルドできた。
 test->stableに変更するというのも手段の一つなのだ。初体験
 最初からビルドをやり直しておこう。