Hi,

Seems you are using GTK 2.10.3. If this version of GTK is working well with
DFB Firefox 1.5.0.3 on x86, then fine. Otherwise, you may also give 2.10.1 a
try. Have you tried running firefox or TestGtkEmbed from both places:
$PREFIX/bin or mozilla/dist/bin..??

Regards,
Siddharth
TATA ELXSI
  -----Original Message-----
  From: thomas liu [mailto:[EMAIL PROTECTED]
  Sent: Friday, June 22, 2007 8:38 AM
  To: david.dyrnaes; amitrocks; Kumar Siddharth; timeless
  Subject: Re: RE: Help, please!


      Thank you for your reply!
      The refered DFB patch is from
https://bugzilla.mozilla.org/show_bug.cgi?id=357946.
      It seems I was using 4.0.
      So, what patches you have done? Could you list for me?


----------------------------------------------------------------------------
--

  thomas
  2007-06-22

----------------------------------------------------------------------------
--

  发件人: David Dyrnaes
  发送时间: 2007-06-22 10:56:46
  收件人: thomas liu; amitrocks; kumarsiddharth; timeless
  抄送:
  主题: RE: Help, please!

  Thomas:



  If you are running JavaScript, have an 032 gcc compiler problem (stack
framing).  It is fixed in 4.0.  I had to hand craft a patch for my specific
3.4.4 version.  There are patches out there for other version.



  The hard work is forcing all of the cross-compiled libraries to build with
that one 032 switch.  I had to patch a dozen or so distributions.



  I am not sure what that DFB patch is you are referring to; I used a few.
I may have it as I didn’t do all the patches myself.



  If I get a chance I see if I can look up the items that are relevant for
your issue.



  Thanks,



  David



  PS: what company are you with?



  From: thomas liu [mailto:[EMAIL PROTECTED]
  Sent: Thursday, June 21, 2007 7:34 PM
  To: amitrocks; kumarsiddharth; timeless; David Dyrnaes
  Subject: Help, please!



  Hello,



      Glad to hear you made Mozilla over DFB working on MIPS. I'm also
working on it now.

      I saw your discussion on
http://mail.directfb.org/pipermail/directfb-dev/2007-April/002992.html, I'm
using gtk+-2.10.3 and firefox 1.5.0.3 with DFB patch too.

      I'm able to run GTK Demos properly.

      Howerver, I face problem when building firefox.

      I patched firefox-1.5.0.3 with:

                      TEL_Moz_Dfb_1_5_0_3_Nov17_patch1.dat

      and

                      untested trunk cvs diff based on 2517

                                    by timeless
(https://bugzilla.mozilla.org/show_bug.cgi?id=258429).

      After patched timeless's 258429.patch, I need to generate a
xptcstubs_asm_mips.s manually in mozilla\xpcom\reflect\xptcall\src\md\unix.

      Then I can built it through, but can't run either Firefox-bin or
TestGtkEmbed, both crashed with segment fault.

      Could you please kindly tell me your details? Thanks!



  Attach my .mozconfig:

  ***************************************************************

  LIBS=-lsupc++
  mk_add_options MOZ_CO_PROJECT=browser
  ac_add_options --enable-application=browser
  CROSS_COMPILE=1
  LIBIDL_CONFIG=/home/IPTV/stb810-SP5/build/rootfs/opt/gtkdfb-mipsel/bin/lib
IDL-config-2
  HOST_LIBIDL_CONFIG=/usr/bin/libIDL-config-2

  ac_add_options --host=i386-linux
  ac_add_options --build=i386-linux
  ac_add_options --target=mipsel-linux
  ac_add_options --prefix=$PREFIX



  #ac_add_options --enable-static
  #ac_add_options --disable-shared



  ac_add_options --without-x
  ac_add_options --enable-directfb
  ac_add_options --enable-application=browser
  ac_add_options --enable-default-toolkit=gtk2
  ac_add_options --disable-xft
  ac_add_options --without-system-nspr
  ac_add_options --enable-pango
  ac_add_options --disable-xprint
  ac_add_options --disable-ldap
  ac_add_options --disable-composer
  ac_add_options --disable-mailnews
  ac_add_options --disable-gtktest
  ac_add_options --disable-tests
  ac_add_options --disable-debug
  ac_add_options --disable-pedantic
  ac_add_options --enable-extensions=default,spatialnavigation
  ac_add_options --disable-xinerama

  ************************************************************************






  thomas

  2007-06-22
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to