Re: Fennec Beta 1 Released

2009-03-20 Thread Brad Lassey
Rui,

Those instructions are for setting up a Maemo development environment, 
which wouldn't be applicable to someone trying to build for Openmoko.

-Brad


On 3/20/2009 4:50 AM, Rui Miguel Silva Seabra wrote:
 You're oversimplifying a bit.

 You're forgetting https://wiki.mozilla.org/Mobile/Build/cs2007q3

 Rui

 On Fri, Mar 20, 2009 at 01:05:45AM -0700, blassey wrote:

 Out of curiosity, what part of the build process is giving you trouble?  It
 boils down to this:

 -Pull the code
 hg clone http://hg.mozilla.org/mozilla-central
 cd mozilla-central
 hg clone http://hg.mozilla.org/mobile-browser mobile

 -Create configuration file (an example is provided, just copy and paste)

 -Build
 make -f client.mk build


 Daniel Benoy wrote:
  
 Looks like the hell on drugs according to their wiki.

 https://wiki.mozilla.org/Mobile/Build/Fennec




___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Fennec Beta 1 Released

2009-03-20 Thread Brad Lassey
Yes, I suppose that would be a bit of a misprint, which I have corrected 
to read If you want to cross-compile Fennec and XULRunner for Maemo, 
you should first set up scratchbox 
https://wiki.mozilla.org/Mobile/Build/cs2007q3.  The mozilla build 
process handles gcc style cross compiles out of the box.


-Brad

On 3/20/2009 10:04 AM, Rui Miguel Silva Seabra wrote:

Really?

Because it says If you want to cross-compile Fennec and XULRunner for
ARM devices, you should first set up scratchbox.

r...@om-gta02:~# grep Processor /proc/cpuinfo
Processor   : ARM920T rev 0 (v4l)

Rui

On Fri, Mar 20, 2009 at 09:29:11AM -0400, Brad Lassey wrote:
   

Rui,

Those instructions are for setting up a Maemo development environment,
which wouldn't be applicable to someone trying to build for Openmoko.

-Brad


On 3/20/2009 4:50 AM, Rui Miguel Silva Seabra wrote:
 

You're oversimplifying a bit.

You're forgetting https://wiki.mozilla.org/Mobile/Build/cs2007q3

Rui

On Fri, Mar 20, 2009 at 01:05:45AM -0700, blassey wrote:

   

Out of curiosity, what part of the build process is giving you trouble?  It
boils down to this:

-Pull the code
 hg clone http://hg.mozilla.org/mozilla-central
 cd mozilla-central
 hg clone http://hg.mozilla.org/mobile-browser mobile

-Create configuration file (an example is provided, just copy and paste)

-Build
 make -f client.mk build


Daniel Benoy wrote:

 

Looks like the hell on drugs according to their wiki.

https://wiki.mozilla.org/Mobile/Build/Fennec

   


   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
 
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Fennec Beta 1 Released

2009-03-20 Thread Brad Lassey
Al,

Personally, I have never used bitbake, so I'm not sure what that is 
doing exactly.

As for the autoconf question, mozilla requires autoconf2.13.  You can 
specify the path to your autoconf2.13 either by exporting 
AUTOCONF=path in your environment or by specifying AUTOCONF=path in 
your mozconfig.

See https://developer.mozilla.org/en/Linux_Build_Prerequisites for more 
details.

Also, if you're interested, see the FAQ for why autoconf 2.5.x doesn't 
work.
https://developer.mozilla.org/en/Mozilla_Build_FAQ

-Brad

On 3/20/2009 12:05 PM, Al Johnson wrote:
 On Friday 20 March 2009, Rui Miguel Silva Seabra wrote:

 You're oversimplifying a bit.

 You're forgetting https://wiki.mozilla.org/Mobile/Build/cs2007q3
  
 I just tried:

 bitbake fennec

 This does a checkout from hg but it fails during configure. It looks like it's
 trying to use autoconf2.13 for some reason. This version isn't on my build
 machine, or in OE, so perhaps it's hardcoded to use it? I haven't dug any
 deeper.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community