X.Org X Compilation on ARM

Vinod Joseph diana.vinod at gmail.com
Thu Jun 9 05:08:28 PDT 2005


Hi Stuart/John

Did this work for you ?

I tried these on X 4.4.0 ARM Cross Compile and it fails
$make World BOOTSTRAPCFLAGS="-DCROSSCOMPILEDIR=/usr/local/arm-linux/bin"


make[1]: Entering directory `/opt/scriptfiles/XFree86/xc'
cd ./config/imake && make -w -f Makefile.ini
BOOTSTRAPCFLAGS="-DCROSSCOMPILEDIR=/usr/local/arm-linux/bin" CC="cc"
make[2]: Entering directory `/opt/scriptfiles/XFree86/xc/config/imake'
making imake with
BOOTSTRAPCFLAGS=-DCROSSCOMPILEDIR=/usr/local/arm-linux/bin and
CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
cc -o ccimake -DCROSSCOMPILEDIR=\"\"
-DCROSSCOMPILEDIR=/usr/local/arm-linux/bin -O -I../../include
-I../../imports/x11/include/X11 ccimake.c
<command line>:2:1: warning: "CROSSCOMPILEDIR" redefined
<command line>:1:1: warning: this is the location of the previous definition
ccimake.c: In function `main':
ccimake.c:52: error: syntax error before '/' token
ccimake.c:55: error: syntax error before '/' token
ccimake.c: At top level:
ccimake.c:59: error: syntax error before numeric constant
make[2]: *** [ccimake] Error 1
make[2]: Leaving directory `/opt/scriptfiles/XFree86/xc/config/imake'
make[1]: *** [imake.proto] Error 2
make[1]: Leaving directory `/opt/scriptfiles/XFree86/xc'
make: *** [World] Error 2

Thank You

I appreciate your feedback..

Vinod Joseph

On 6/3/05, Stuart Kreitman <Stuart.Kreitman at sun.com> wrote:
> John Smith wrote:
> 
> >
> >make World BOOTSTRAPCFLAGS="CROSSCOMPILEDIR=/usr/local/arm/3.4.1/bin"
> >
> >
> 
> try:
> 
> make World BOOTSTRAPCFLAGS="-DCROSSCOMPILEDIR=/usr/local/arm/3.4.1/bin"
> 
> 
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>



More information about the xorg mailing list