Just to give an update, sorry about the noise.

I am figuring some of this stuff out now.  As I build this thing, I am missing 
some key modules.  I guess that is what the list of dependencies is for that 
you pointed me to.  I am just used to having everything needed being there when 
I build something on Mac.

So far I've found I needed to add glib2, gettext.  Will see if I can't figure 
out the rest with the page showing dependencies.

On Aug 17, 2010, at 7:10 PM, Chris Frey wrote:

> Hi Eric,
> 
> The closest I've heard of someone building Barry on a Mac is someone building
> it on FreeBSD. :-)  Which isn't that close, but you get my drift.
> 
> But in theory, this is possible, because all the important pieces are there.
> 
> Take a look at the master list of dependencies at:
> 
>       http://www.netdirect.ca/software/packages/barry/dependencies.php
> 
> You won't need the ones marked for the GUI, nor opensync, nor FUSE.
> 
> If you're willing to make some small edits to the code for things like
> usb.h and libusb.h, I'm willing to help you through the process of
> compiling.  Just post the errors you get stuck in to the mailing list.
> 
> - Chris
> 
> 
> 
> On Tue, Aug 17, 2010 at 04:50:59PM -0700, Eric Arseneau wrote:
>> I am not a tech newbie, but definitely not up on how to build stuff on *nix 
>> based systems, unless they use ant and are Java based :)
>> 
>> I installed libusb, via macports
>>      sudo port libusb
>> 
>> However I am still getting the usb.h missing problem when attempting to 
>> build.  I also just read that the new hearders for libusb are no longer 
>> usb.h, but rather libusb.h
>> 
>> All I really need at this point is the use of bjavaloader to run on my Mac.  
>> I've managed to get the simulator to run and the other parts I need in order 
>> to do development.  This is the last missing piece to the puzzle.
>> 
>> Can someone provide me with the simplest way for me to build the bare 
>> minimum and just get bjavaloader working on a Mac?  Or even better someone 
>> who has binaries from a while back that may still work.
>> 
>> Thank you,
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by 
>> 
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev 
>> _______________________________________________
>> Barry-devel mailing list
>> Barry-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/barry-devel
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to