Hi, Just some questions:
1. Are you able to compile your DirectFB Source (along with all the packages and configuration) on x86..?? 2. Do you have frame buffer driver for Broadcom MIPS..?? Regards, Siddharth ________________________________ From: kaka [mailto:[EMAIL PROTECTED] Sent: Fri 10/5/2007 2:54 PM To: Kumar Siddharth Subject: Cross compiling DirectFB for MIPS Hi Siddharth, This is kaka here. We are also developing gfxcard driver of directFB for Broadcom MIPS. We need to cross compile directFB on it, R u also in the same type of project. Could you please look into the problem below and help us. While cross compiling directFB for MIPS platform on intel86 linux machine, > We are getting the error on make file. > Could you please look in to the script given below and suggest do we need > to add/edit some more options? DirectFB_MIPS.txt file contains the log of "make" command in which error is coming. config.log contains the log of "./configure" command. "./configure command" options are given as inline text in the mail below Thanks in Advance. Regards, kaka export CC="/opt/toolchains/uclibc-crosstools-3.4.6/bin/mipsel-uclibc-gcc -b mipsel-uclibc -mips32 -mgp32 -std=c89" export AR=/opt/toolchains/uclibc-crosstools-3.4.6/bin/mipsel-uclibc-ar export RANLIB=/opt/toolchains/uclibc-crosstools-3.4.6/bin/mipsel-uclibc-ranlib export LD=/opt/toolchains/uclibc-crosstools-3.4.6/bin/mipsel-uclibc-ld export AS=/opt/toolchains/uclibc-crosstools-3.4.6/bin/mipsel-uclibc-as export LDFLAGS="-L/opt/toolchains/uclibc-crosstools-3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/" export CPPFLAGS=-I/opt/toolchains/uclibc-crosstools-3.4.6/include export CXX=/opt/toolchains/uclibc-crosstools-3.4.6/bin/mipsel-uclibc-g++ export CFLAGS=-I/opt/toolchains/uclibc-crosstools-3.4.6/mipsel-linux-uclibc/include/ export OUTDIR=/usr/local/mips/pkg_config/ export PREFIX=/usr/local/mips/pkg_config/ #export GLIB_LIBS="-L/opt/toolchains/uclibc-crosstools-3.4.6/mipsel-linux-uclibc/lib" export GLIB_LIBS="-L/usr/local/lib -lglib-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0" export GLIB_CFLAGS="-L/usr/local/lib -lglib-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0" export LIBS="-L/opt/toolchains/uclibc-crosstools-3.4.6/mipsel-linux-ucli/usr/local/lib/bc/lib/" #export BUILD_CC=/opt/toolchains/uclibc-crosstools-3.4.6/bin/mipsel-uclibc-gcc export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ #export DIRECTFB_CFLAGS export PATH=/opt/toolchains/uclibc-crosstools-3.4.6/bin:$PATH export LD_LIBRARY_PATH=/opt/toolchains/uclibc-crosstools-3.4.6/mipsel-linux-uclibc/lib:/opt/toolchains/uclibc-crosstools-3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/:/usr/local/lib/:$(LD_LIBRARY_PATH) ./configure --build=i586-linux --target=mips32-linux --host=mips32-linux --with-gnu-glib --prefix=$PREFIX --enable-fbdev \ --enable-jpeg --enable-freetype --disable-gif --disable-voodoo --disable-sse --enable-png --disable-x11 have_linux=yes \ --with-cross=mips-linux- --with-gfxdrivers=none --with-inputdrivers=none --disable-sdl --enable-shared --disable-video4linux This message (including any attachment) is confidential and may be legally privileged. Access to this message by anyone other than the intended recipient(s) listed above is unauthorized. If you are not the intended recipient you are hereby notified that any disclosure, copying, or distribution of the message, or any action taken or omission of action by you in reliance upon it, is prohibited and may be unlawful. Please immediately notify the sender by reply e-mail and permanently delete all copies of the message if you have received this message in error.
_______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users