<span style="font-weight: bold;">Hi all,</span><br style="font-weight: bold;"><br style="font-weight: bold;"><span style="font-weight: bold;">I am getting the following error ... </span><br style="font-weight: bold;"><span style="font-weight: bold;">
Now this actually i am cross-compiling X11R6.8.2 </span><br style="font-weight: bold;"><br><br>make[4]: Entering directory `/root/software/backUpForX11R7Gz/xc/programs/xeyes'<br>/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/`echo gcc|sed "s%.*/%%"` -O3 -fsigned-char     -I../.. -I../../exports/include   -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm -D_POSIX_C_SOURCE=199309L                                 -D_POSIX_SOURCE -D_XOPEN_SOURCE                             -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE       -DFUNCPROTO=15 -DNARROWPROTO       -c -o 
xeyes.o xeyes.c<br>/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/`echo gcc|sed "s%.*/%%"` -O3 -fsigned-char     -I../.. -I../../exports/include   -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm -D_POSIX_C_SOURCE=199309L                                 -D_POSIX_SOURCE -D_XOPEN_SOURCE                             -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE       -DFUNCPROTO=15 -DNARROWPROTO       -c -o 
Eyes.o Eyes.c<br>/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/`echo gcc|sed "s%.*/%%"` -O3 -fsigned-char     -I../.. -I../../exports/include   -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm -D_POSIX_C_SOURCE=199309L                                 -D_POSIX_SOURCE -D_XOPEN_SOURCE                             -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE       -DFUNCPROTO=15 -DNARROWPROTO       -c -o 
transform.o transform.c<br>rm -f xeyes<br>/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/`echo gcc|sed "s%.*/%%"` -o xeyes -O3 -fsigned-char     -L../../exports/lib   xeyes.o Eyes.o transform.o -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXext -lX11   -lm   -Wl,-rpath-link,../../exports/lib
<br>rm -f xeyes._man<br>if test -z "true" ; then \<br>   cd `dirname xeyes` && \<br>   ln -s `basename xeyes.man` `basename xeyes._man`; \<br>else \<br>             /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/`echo cpp -undef|sed "s%.*/%%"` -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=
xorg.conf -D__xconfigdir__=/usr/X11R6/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 2 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org"  \
<br>     < xeyes.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d'                   -e '/^#line  *[0-9][0-9]*  *.*$/d'                 -e '/^[  ]*XCOMM$/s/XCOMM/#/'                    -e '/^[         ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/'                        -e '/^[     ]*XHASH/s/XHASH/#/'                     -e '/\@\@$/s/\@\@$/\\/' >xeyes._man; \
<br>fi<br>rm -f xeyes.1x.html xeyes.1x-html<br>../../config/util/rman -f HTML < xeyes._man \<br>  > xeyes.1x-html && mv -f xeyes.1x-html xeyes.1x.html<br>make[4]: Leaving directory `/root/software/backUpForX11R7Gz/xc/programs/xeyes'
<br>making all in programs/xfontsel...<br>make[4]: Entering directory `/root/software/backUpForX11R7Gz/xc/programs/xfontsel'<br>/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/`echo gcc|sed "s%.*/%%"` -O3 -fsigned-char     -I../.. -I../../exports/include   -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm -D_POSIX_C_SOURCE=199309L                                 -D_POSIX_SOURCE -D_XOPEN_SOURCE                             -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE       -DFUNCPROTO=15 -DNARROWPROTO       -c -o 
xfontsel.o xfontsel.c<br>xfontsel.c: In function `ParseFontNames':<br>xfontsel.c:624: internal compiler error: in verify_local_live_at_start, at flow.c:546<br>make[4]: *** [xfontsel.o] Error 1<br>make[4]: Leaving directory `/root/software/backUpForX11R7Gz/xc/programs/xfontsel'
<br>make[3]: *** [all] Error 2<br>make[3]: Leaving directory `/root/software/backUpForX11R7Gz/xc/programs'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/root/software/backUpForX11R7Gz/xc'<br>make[1]: *** [World] Error 2
<br>make[1]: Leaving directory `/root/software/backUpForX11R7Gz/xc'<br>make: *** [World] Error 2<br><br>