Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137580 - mozilla-firefox ARM build patch
Summary: mozilla-firefox ARM build patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-06-22 06:32 UTC by Steven Newbury
Modified: 2006-07-04 18:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Add used attribute to function PrepareAndDispatch() (attribute.patch,690 bytes, patch)
2006-06-22 06:41 UTC, Steven Newbury
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Newbury 2006-06-22 06:32:56 UTC
Patch required in order to build Firefox on the ARM platform.
Comment 1 Steven Newbury 2006-06-22 06:41:39 UTC
Created attachment 89806 [details, diff]
Add used attribute to function PrepareAndDispatch()
Comment 2 SpanKY gentoo-dev 2006-07-04 15:10:43 UTC
thanks, firefox-1.5.0.4 just finished compiling over here with that patch

mozilla guys: could you add this patch to the 1.5.0.4 ebuild and mark it stable
Comment 3 Jory A. Pratt 2006-07-04 17:34:02 UTC
stable as vapier requested!!
Comment 4 Steven Newbury 2006-07-04 18:27:51 UTC
(In reply to comment #2)
> thanks, firefox-1.5.0.4 just finished compiling over here with that patch
> 
> mozilla guys: could you add this patch to the 1.5.0.4 ebuild and mark it stable
> 

Does it run for you?  Are you using EABI or OABI?  I haven't mangaged to get it to actually work here yet with EABI, it just spins on startup using all the CPU.
Comment 5 SpanKY gentoo-dev 2006-07-04 18:42:33 UTC
i dont have any EABI systems (yet)
Comment 6 Steven Newbury 2006-07-04 18:51:30 UTC
(In reply to comment #5)
> i dont have any EABI systems (yet)
> 

I'll put together a stage1 or more tarball once I figure out what's needed if you like.

Currently my system is arm-iwmmxt-linux-gnueabi so that will only work if you have a PXA27x.  I will be able to build something more generic but obviously that would take a little longer...