xserver compilation errors

Patrick Steiner patrick.steiner at a1.net
Fri Jun 10 02:09:19 PDT 2005


hello,

i got the following errors if i try to compile my xserver :-(

make: Entering directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
rm -f imakemdep_cpp.h
making imake with
BOOTSTRAPCFLAGS=-I/home/law/work/programming/zaurus/oe/tmp/staging/i686-linux/include 

-O2 and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
ccache gcc  -o ccimake -DCROSSCOMPILEDIR=\"\"
-I/home/law/work/programming/zaurus/oe/tmp/staging/i686-linux/include
-O2 -O -I../../include -I../../imports/x11/include/X11 ccimake.c
if [ -n "" ] ; then \
/cc -E `./ccimake` \
-DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h; \
else touch imakemdep_cpp.h; fi
ccache gcc  -c
-I/home/law/work/programming/zaurus/oe/tmp/staging/i686-linux/include
-O2 -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
ccache gcc  -o imake
-I/home/law/work/programming/zaurus/oe/tmp/staging/i686-linux/include
-O2 -O -I../../include -I../../imports/x11/include/X11 imake.o
make: Leaving directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc/config/imake'
make: `xmakefile' is up to date.
make -f xmakefile Makefiles
make[1]: Entering directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc'
making Makefiles in include...
        mv -f Makefile Makefile.bak
make[2]: Entering directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc'
sh: /tmp/imake0jXzOC: cannot execute binary file
/bin/sh: line 1: 26085 Aborted                 .././config/imake/imake
-I.././config/cf -Wundef -DTOPDIR=.. -DCURDIR=include
make[2]: *** [include/Makefile] Error 134
make[2]: Leaving directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc'
make[1]: [Makefiles] Error 2 (ignored)
make[1]: Leaving directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc'
make -f xmakefile clean
make[1]: Entering directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc'
rm -f -r ./exports/include
rm -f -r ./exports/lib
rm -f -r ./exports/bin
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS
make.log MakeOut   "#"*
cleaning in ./include...
make[2]: Entering directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc/include'
make[2]: *** No rule to make target `clean'.  Stop.
make[2]: Leaving directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc/include'
make[1]: *** [clean] Error 2
make[1]: Leaving directory
`/home/law/work/programming/zaurus/oe/tmp/work/xserver-xorg-6.8.1+cvs20050610-r3/xc'
make: *** [clean] Error 2


any ideas what i do wrong?

patrick




More information about the xorg mailing list