Hi,
I am having some problems when building X for Ipaq on my host i386 machine. When I add
CrossCompile YES it seems like imake is built for the arm-platform, and of course that
does not work. Any one that recognizes this problem and knows how to deal with it?
Thanks in advance, Olov
/home/olov>make World
Building Release 6.5 of the X Window System.
I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.
Fri Nov 9 16:38:42 CET 2001
cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="/usr/bin/gcc" clean
make[1]: Entering directory `/home/olov/ipaq/x86/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
make[1]: Leaving directory `/home/olov/ipaq/x86/xc/config/imake'
make Makefile.boot
make[1]: Entering directory `/home/olov/ipaq/x86/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="/usr/bin/gcc"
make[2]: Entering directory `/home/olov/ipaq/x86/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= in config/imake
/usr/bin/gcc -o ccimake -O -I../../include -I../../imports/x11/include/X11 ccimake.c
/usr/bin/gcc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
/usr/bin/gcc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o
make[2]: Leaving directory `/home/olov/ipaq/x86/xc/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f
./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
make[2]: Entering directory `/home/olov/ipaq/x86/xc/config/makedepend'
make[2]: Nothing to be done for `bootstrap'.
make[2]: Leaving directory `/home/olov/ipaq/x86/xc/config/makedepend'
./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f
./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
cd ./config/imake && make -f Makefile.proto bootstrapdepend
make[2]: Entering directory `/home/olov/ipaq/x86/xc/config/imake'
make[2]: Nothing to be done for `bootstrapdepend'.
make[2]: Leaving directory `/home/olov/ipaq/x86/xc/config/imake'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="/usr/bin/gcc"
bootstrap
make[2]: Entering directory `/home/olov/ipaq/x86/xc/config/imake'
+ mkdir bootstrap
mv *.o bootstrap
+ mv imake bootstrap
make[2]: Leaving directory `/home/olov/ipaq/x86/xc/config/imake'
cd ./config/imake && make -f Makefile.proto all
make[2]: Entering directory `/home/olov/ipaq/x86/xc/config/imake'
cc -I../.. -I../../exports/include -I../../include -I../../exports/include/X11 -c
-o imake.o imake.c
rm -f imake
cc -I../../exports/include -o imake imake.o
make[2]: Leaving directory `/home/olov/ipaq/x86/xc/config/imake'
make -w xmakefile
make[2]: Entering directory `/home/olov/ipaq/x86/xc'
rm -f xmakefile
./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
make[2]: Leaving directory `/home/olov/ipaq/x86/xc'
rm -f ./config/imake/Makefile.proto
make[1]: Leaving directory `/home/olov/ipaq/x86/xc'
make -f xmakefile VerifyOS
make[1]: Entering directory `/home/olov/ipaq/x86/xc'
Building on Linux 2.4.12 i686 [ELF] (2.4.12).
Linux Distribution: RedHat
libc version: 6.2.2
binutils version: 21.0
GCC version: 2.96
make[1]: Leaving directory `/home/olov/ipaq/x86/xc'
make -f xmakefile version.def
make[1]: Entering directory `/home/olov/ipaq/x86/xc'
make[1]: Nothing to be done for `version.def'.
make[1]: Leaving directory `/home/olov/ipaq/x86/xc'
make -f xmakefile Makefiles
make[1]: Entering directory `/home/olov/ipaq/x86/xc'
making Makefiles in include...
mv -f Makefile Makefile.bak
make[2]: Entering directory `/home/olov/ipaq/x86/xc'
sh: /tmp/imakeiK5V7N: cannot execute binary file
make[2]: *** [include/Makefile] Error 134
make[2]: Leaving directory `/home/olov/ipaq/x86/xc'
make[1]: [Makefiles] Error 2 (ignored)
make[1]: Leaving directory `/home/olov/ipaq/x86/xc'
make -f xmakefile BOOTSTRAPSUBDIRS= clean
make[1]: Entering directory `/home/olov/ipaq/x86/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/olov/ipaq/x86/xc/include'
make[2]: *** No rule to make target `clean'. Stop.
make[2]: Leaving directory `/home/olov/ipaq/x86/xc/include'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/home/olov/ipaq/x86/xc'
make: *** [World] Error 2
--
_______________________________________________
1 cent a minute calls anywhere in the U.S.!
http://www.net2phone.com/cgi-bin/link.cgi?170
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert