Would you mind provide 64bit deb packages please.
Thanks!
Eric
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing
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 th
ration before ‘;’ token
make[2]: *** [btool-btool.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
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. :-
ris Frey wrote:
> On Tue, Aug 17, 2010 at 08:47:02PM -0700, Eric Arseneau wrote:
>> Thank you Chris,
>>
>> So I tried something on a lark and it seems I got a lot further. I
>> installed the libusb-compat with mac ports. Did not make any changes to
>> referenc
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
> According to this page:
>
>
> http://old.nabble.com/-17925:-recode-%2Buniversal:-Undefined-symbols-_libintl_bindtextdomain-_libintl_gettext-_libintl_textdomain-td21365561.html
>
> it seems that it is missing the -lintl option. Not sure where to add that.
I saw that, but didn't know how
On Aug 17, 2010, at 10:43 PM, Sheran Gunasekera wrote:
> Hello
>
> On Wed, Aug 18, 2010 at 12:36 PM, Eric Arseneau wrote:
>> So I pulled your latest, and got further. Now I get
>>
>> libtool: link: g++ -ansi -Wall -g -g -O2 -o .libs/bidentify bidentify.o
>> -Wl,
g 17, 2010, at 11:56 PM, Chris Frey wrote:
> On Tue, Aug 17, 2010 at 11:18:41PM -0700, Eric Arseneau wrote:
>>> Can you post the output from the following commands:
>>>
>>> pkg-config --cflags --libs glib-2.0
>> -I/opt/local/include/glib-2.0 -I/opt/local/lib
SUCCESS, you guys are both awesome, THANK YOU.
I think that the last change of removing the '_' did it.
I just did my first bjavaloader load my.cod and it WORKED, no more vmWare :)
Now, considering what that took. Is there a way we could work on making this a
little easier for people to instal
On Aug 18, 2010, at 1:26 AM, Martin Owens wrote:
> Hey Eric,
>
> On Wed, 2010-08-18 at 00:34 -0700, Eric Arseneau wrote:
>> SUCCESS, you guys are both awesome, THANK YOU.
>>
>
> Glad you got it working,
>
> Is there not an official RIM software package f
On Aug 18, 2010, at 8:13 AM, Nathan Blackham wrote:
> Sorry for the top posting.
>
> It isn't that RIM doesn't have a software stack for Mac. They have one, but
> it is pretty bad. It has a simple sync and backup function but is very
> useless compared to the windows client.
>
> Did you
turned 1 exit status
make[2]: *** [bidentify] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
On Aug 18, 2010, at 11:02 AM, Chris Frey wrote:
> On Wed, Aug 18, 2010 at 12:15:58AM -0700, Eric Arseneau wrote:
>> diff --git a/buildgen.sh b/buildgen.sh
>> index f6a023
/libbarry.la $(LIBUSB_LIBS) -lpthread
$(LTLIBINTL)
Makefile.in:@with_fuse_t...@bfuse_ldadd = ../src/libbarry.la $(FUSE_LIBS)
-lpthread $(LTLIBINTL)
On Aug 18, 2010, at 5:52 PM, Chris Frey wrote:
> On Wed, Aug 18, 2010 at 11:18:10AM -0700, Eric Arseneau wrote:
>> Let me do a fresh checkou
>
> Looks like the default gettext.m4 files are doing a poor job of figuring
> out what the build dependencies are.
>
> I assume you're using gettext 0.17?
Here is what port says
[testing] port list installed | grep gettext
gettext@0.18.1.1 devel/gettext
gettext
busy. Will be working all day
tomorrow. Maybe we should set up to connect on IM to shorten the round trip?
On Aug 21, 2010, at 10:46 PM, Chris Frey wrote:
> On Wed, Aug 18, 2010 at 07:23:32PM -0700, Eric Arseneau wrote:
>>>
>>> Looks like the default gettext.m4 files are doing
Here is the problem report I have from the last panic I got, I get them once in
a while and can't figure out why. The other day I ran into the problem where
it was happening every time I plugged in. The only thing I could guess was
that the battery of my laptop was down to 25% and was not plug
Is this something I installed without knowing it, or is this something that is
either part of
- barry
- RIM's BlackBerry Manager
?
--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this in
I am going to try and build you a hackintosh and send you the VM using
VirtualBox. But from what I understand there are issues that are different
depending on what kind of CPU you are running on.
--
Sell apps to millions
Its either not working or running REALLY REALLY slow.
I tried doing a -v to see what is going on, and there are packets that show up
from the USB bus, but they happen at a very slow pace.
Has anyone gotten bjdwp to work on mac OS X?
---
I will do so as soon as I can, I've got a number of things to get done today.
May take a couple of days :(
On Aug 29, 2010, at 11:43 AM, Nicolas wrote:
> Le samedi 28 août 2010 à 13:28 -0700, Eric Arseneau a écrit :
>> Its either not working or running REALLY REALLY slow.
>>
I will try and provide some information a little later, right now I need to get
some stuff done and dont have my notes.
But some of the source had to be modified.
If someone can tell me what bits I would need to provide for someone else to
use the build I have on my machine, I could post those
One issue we ran into today is if you try to do this across versions.
We downgraded a 9530 to 4.7 and we were unable to use JavaLoader to write the
COD files to re-upgrade it successfully. But this was using the Windows
JavaLoader not bjavaloader.
On Sep 9, 2010, at 4:29 PM, Chris Frey wrote:
I know, you ask why bother since the tools are already there :)
Just wondering since there are some subtle differences that we may be able to
leverage with what we are trying to do.
--
Automate Storage Tiering Simply
Opti
I didn't hear anything about Linux :( But Mac seems to have moved up.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to clou
they would like to have released :)
On Sep 27, 2010, at 2:21 PM, Chris Frey wrote:
> On Mon, Sep 27, 2010 at 02:14:55PM -0700, Eric Arseneau wrote:
>> I didn't hear anything about Linux :( But Mac seems to have moved up.
>
> I guess us hippies are a little more scary tha
Very good, thank you for testing it for me :)
On Oct 5, 2010, at 2:12 PM, Chris Frey wrote:
> On Tue, Oct 05, 2010 at 10:39:13AM +0100, Toby Gray wrote:
>> Yes. It now compiles on Mac OS X with no issues or changes needed (but
>> with NLS support disabled). Specifying --with-libintl-prefix when
So now, this may have been asked, but is there a way I can run btool in Windows
:) Even if its through Cygwin?
And BTW, as always you guys rock :)
On Oct 13, 2010, at 3:42 PM, Chris Frey wrote:
> Hi,
>
> Someone asked me recently whether I knew how to extract the ESN / MEID
> from a Blackberr
So now, this may have been asked, but is there a way I can run btool in Windows
:) Even if its through Cygwin?
And BTW, as always you guys rock :)
On Oct 13, 2010, at 3:42 PM, Chris Frey wrote:
> Hi,
>
> Someone asked me recently whether I knew how to extract the ESN / MEID
> from a Blackberr
dont need the BB Manager if Barry is installed :)
Will report as soon as we can.
PS: You can't see this, but Eric is doing the HAPPY DANCE right now :)
On Oct 13, 2010, at 9:30 PM, Chris Frey wrote:
> On Wed, Oct 13, 2010 at 03:59:26PM -0700, Eric Arseneau wrote:
>> So now, this
I KNOW this is the wrong list, but your the smartest bunch I've met in
BlackBerry land and I am desperate :(
If this should not be done, then I will refrain from doing it in future.
I've tried the better part of the day trying to get USB comm's to work from BB
to Windows PC.
I KNOW there is a
Does that mean that once I run the USBDemo.exe, run it, that the serial port
will work?
On Oct 14, 2010, at 2:53 PM, Josh Kropf wrote:
> Eric,
>
> The USBDemo program is important. It sets up the channel for communicating
> between the PC and the handheld.
>
> Simpl
I will be going through gathering some old and more recent devices to test our
stuff with.
I thought I'd try to get some for you to be able to test with as well, if your
interested.
--
Nokia and AT&T present the 2010 Cal
As an FYI, it seems that just copying the rom folder to the right place is not
quite enough. I believe we tried this a couple of times and it failed.
Not sure what the installer does, but it installs additional little turds to
let the Loader app know there are additional roms.
On Oct 26, 2010,
Thought I would share this with the list in case its useful for some of the
work going on:
http://vusb-analyzer.sourceforge.net/
The Virtual USB Analyzer is a free and open source tool for visualizing logs of
USB packets, from hardware or software USB sniffer tools. As far as we know,
it's the
>From what Chris has said before, you can get the information from some
>database on the BB. So one question would be which database, and would anyone
>know if that database is accessible from the standard BlackBerry desktop API?
We are unfortunately not able to use barry for this at the moment
Sorry Chris, I should have done a search and phrased my question better, thank
you for the answer.
On Jan 24, 2011, at 1:07 PM, Chris Frey wrote:
> On Mon, Jan 24, 2011 at 12:34:47PM -0500, Jon Hylands wrote:
>> Hi guys,
>>
>> Does anyone know if there a reasonably easy method of extracting the
36 matches
Mail list logo