[Buildroot] configure fails on xserver_xorg-server-1.2.0 - X11/defs.ent

Ivan Kuten ivan.kuten at promwad.com
Sun Aug 12 13:45:00 UTC 2007


Hello,

Error when configuring xserver_xorg-server-1.2.0:

cd /root/buildroot/build_arm/xserver_xorg-server-1.2.0/
...
./configure \
        --target=arm-linux \
        --host=arm-linux \
        --build=i386-pc-linux-gnu \
        --prefix=/usr \
        --exec-prefix=/usr \
        --sysconfdir=/etc \
        --disable-xprint --disable-xinerama --disable-xnest --disable-xvfb --disable-dmx --enable-dri --disable-xdmcp --disable-screensaver
...
checking to see if we can install the Xorg server as root... yes
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... yes
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... no
checking if Xtrans should support os-specific local connections... no
checking for authdes_seccreate... no
checking for authdes_create... no
checking if Secure RPC authentication ("SUN-DES-1") should be supported... no
checking for /usr/share/sgml/X11/defs.ent... configure: error: cannot check for file existence when cross compiling
make: *** [/root/buildroot/build_arm/xserver_xorg-server-1.2.0/.stamp_configured] Error 1

Some modification to configure.ac is needed to disable this check.

BR,
Ivan




More information about the buildroot mailing list