I have no external/elfutils in my B2G tree :(

Il giorno mercoledì 22 maggio 2013 22:43:14 UTC+2, herman...@gmail.com ha 
scritto:
> On Wednesday, May 22, 2013 9:14:14 PM UTC+2, d23...@gmail.com wrote:
> 
> > It builds just fine, if you follow the instructions on 
> > developer.mozilla.org (especially the case sensitive filesystem parts)
> 
> > 
> 
> > 
> 
> > 
> 
> > I had to do 3 extra things (For the record, i'm using OSX 10.8.3):
> 
> > 
> 
> > - elf.h  was not on the build path. I symlinked 
> > external/elfutils/libelf/elf.h to /usr/local/include
> 
> > 
> 
> > - incorrect arm-eabi-gcc is selected. I symlinked B2G/prebuilt/linux-* to 
> > B2G/prebuilt/darwin-*
> 
> > 
> 
> > - gnu-sed is needed. brew install gnu-sed. Make sure /usr/local/bin is on 
> > your path before /usr/bin.
> 
> > 
> 
> > 
> 
> > 
> 
> > Cheers,
> 
> > 
> 
> > Dennis
> 
> > 
> 
> > 
> 
> > 
> 
> > On Saturday, May 18, 2013 9:28:52 PM UTC+2, Alexandre Lissy wrote:
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > >> /Users/Chisco/B2G/kernel/../prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc
> > > >>  
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > It's trying to run the linux version of arm-eabi-gcc, while it should 
> > > > be running the one from the prebuilt/darwin-x86 directory. 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > I run into the same issue for Peak. I'll try and fix that later, but 
> > > > i'm not sure if that's the only problem.
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > As far as I can tell, you can't build for Peak/Keon on OSX, because they
> 
> > 
> 
> > > 
> 
> > 
> 
> > > build the Linux kernel and kernel modules, which are not buildable under
> 
> > 
> 
> > > 
> 
> > 
> 
> > > OSX as far as I know.
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > Cheers,
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > Dennis 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > _______________________________________________
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > dev-b2g mailing list
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > dev-b2g@lists.mozilla.org
> 
> > 
> 
> > > 
> 
> > 
> 
> > > > https://lists.mozilla.org/listinfo/dev-b2g
> 
> > 
> 
> > > 
> 
> > 
> 
> > > >
> 
> 
> 
> Thanks Dennis. It´s worked for my KEON on the first attempt. However, I 
> didn´t set up a case-sensitive image as per the recommendation, but it still 
> seemed to build fine. (I´m on OS X 10.7.5) 
> 
> Being new to everything B2G, I thought that I had to symlink those 
> directories myself, but I see that its something you had taken care of.
> 
> 
> 
> ta again
> 
> manher
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to