Cross Compilation error

Mughilan Ramajayam mughirp at yahoo.com
Mon Sep 18 23:21:51 PDT 2006


Hello All,

I am new to X-Windows and porting X Windows 6.8.2 to TI Davinci system (ARM processor).

I get the following errors, when I build the sources.

[root at davinci xc]# make World BOOTSTRAPCFLAGS="CROSSCOMPILEDIR=/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin";

Building Release 6.8.2.

Tue Sep 19 15:14:19 JST 2006

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="CROSSCOMPILEDIR=/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin" CC="cc" clean
make[1]: Entering directory `/home/mughi/workdir/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
make[1]: Leaving directory `/home/mughi/workdir/xc/config/imake'
make  Makefile.boot
make[1]: Entering directory `/home/mughi/workdir/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="CROSSCOMPILEDIR=/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin" CC="cc"
make[2]: Entering directory `/home/mughi/workdir/xc/config/imake'
making imake with BOOTSTRAPCFLAGS=CROSSCOMPILEDIR=/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
cc -o ccimake -DCROSSCOMPILEDIR=\"\" CROSSCOMPILEDIR=/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc: CROSSCOMPILEDIR=/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin: No such file or directory
make[2]: *** [ccimake] Error 1
make[2]: Leaving directory `/home/mughi/workdir/xc/config/imake'
make[1]: *** [imake.proto] Error 2
make[1]: Leaving directory `/home/mughi/workdir/xc'
make: *** [World] Error 2

I have checked for the directory 

What could be the reason ??

Thanks,
Mughi



 		
---------------------------------
 All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20060918/af527a73/attachment.html>


More information about the xorg mailing list