Hi i m trying to cross compile fontconfig 2.4.2  for OMAP 2430 board. i 
have a cross compiler arm_v5t_le which came with montavista package which 
is over the board.. 
this is wat i m following...

 
CC=arm_v5t_le-gcc NM=arm_v5t_le-nm AR=arm_v5t_le-ar 
LIBXML2_CFLAGS=/opt/cross_lib/include 
LIBXML2_LIBS=/opt/cross_lib/lib/libxml2.so 
./configure --host=arm --build=i386 --prefix=$PREFIX 
--with-freetype-config=/opt/cross_lib/bin/freetype-config 
--with-confdir=/opt/cross_lib/etc/fonts --enable-libxml2


make gives me an error:- 


arm_v5t_le-gcc: /opt/cross_lib/include/libxml2: linker input file unused 
because
 linking not done
cc1: /opt/cross_lib/include/libxml2: No such file or directory
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
Send email to MontaVista Software, Inc. for instructions.

Can nyone plz tell me wat is going wrong..why is my cross compile 
complaining..?

Thanks in advance...


Regards,
Prateek Mathur

The information contained in this mail is classified as

(  ) L&T Infotech Proprietary 
(  ) L&T Infotech Confidential
( ) L&T Infotech Internal Use 
(x) L&T Infotech General Business 

______________________________________________________________________
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to