On Thu, Jan 15, 2009 at 11:50 PM, Rick Altherr wrote:
> I've placed the first pass at a 0.1.0 source distribution at
> http://www.kc8apf.net/files/openocd-0.1.0.tar.gz. I've done a few sanity
> checks for building on MacOS X, but I don't have any other operating systems
> available to check. At
On Tue, Dec 30, 2008 at 12:02 PM, Duane Ellis wrote:
> Ted> The test in configure.in is testing for linkage against a function
> Ted> that openocd is not even using. In my opion, that makes the test is
> Ted> broken.
>
> Be that as it may - and I generally agree with you - Version number hell
> su
On Tue, Dec 30, 2008 at 11:04 AM, Duane Ellis wrote:
>
>> PS: BTW, my system has libftdi version 0.10.
>>
>
> that is problematic ... you must use 0.15
The problem is that neither Debian nor Ubuntu supplies 0.15 packages
at this point in time. Are you saying that openocd is unusable with
versions
> I don't think that the test for existence of libftdi is correct in the
> configure.in file. On my Ubuntu system, there is no ftdi_new()
> function, so the test fails.
>
> Attached is a patch against svn-1293 which allows my run of configure
> to pass again.
>
Let's try it again. This patch doesn
On Tue, Dec 30, 2008 at 9:52 AM, Steve Franks wrote:
> On Mon, Dec 29, 2008 at 5:30 PM, Duane Ellis wrote:
>> Steve Franks wrote:
I wonder how many other bumps we will find :-(
--- Duane.
>>
>>
>> steve> I just want to "port" OOCD into the 'standard' freebsd port build
>> sy
On Mon, Dec 1, 2008 at 11:27 AM, Øyvind Harboe <[EMAIL PROTECTED]> wrote:
> Is this broken in svn trunk?
>
> If it doesn't work in svn trunk, then, for sure, it won't work in the
> 1.0 branch.
Yes, it is broken in trunk. Attached is a patch against trunk. Ignore
the previous patch since this one i
Hi,
On Mon, Nov 24, 2008 at 3:24 AM, Spen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have created a release 1.0 branch:
> svn://svn.berlios.de/svnroot/repos/openocd/branches/openocd_1_0_branch
> if no major issues are found after say 1 month then we will tag a release.
>
> I can test the st/pic32 targ