On Tue, Apr 2, 2013 at 5:41 AM, Scott Talbert <s...@techie.net> wrote:
>
> On Thu, 28 Mar 2013, Scott Talbert wrote:
>
> > Well, I think I figured out how they are doing the checksum, so I can
> > calculate it myself.  I think I have all the data needed to write the XML
> > file.  Now, I have to figure out how to write out a zip file containing
> > the binary and XML.  At first glance, it appears that the zip library we
> > are using (libzzip) can only read zip files, not write them, so this may
> > be a bit more challenging.
>
> OK, I've uploaded another config dumping patch to the Harmony 300 Review
> tracker, if you want to check it out, Bart.  As best as I can tell, it is
> good to go.  Note that you'll need to install libzip, if you don't have it
> already.

Reporting:
harmony_300_v7_dump.patch failed in one hunk:
patching file libconcord/remote.h
Hunk #9 FAILED at 369.
Hunk #10 succeeded at 378 (offset -1 lines).
1 out of 10 hunks FAILED -- saving rejects to file libconcord/remote.h.rej

Manually fixed the failure but still got this build error:
libconcord.cpp: In function 'int update_configuration(lc_callback, void*, int)':
libconcord.cpp:1321:4: error: 'update_configuration_usbnet_num_stages'
was not declared in this scope
libconcord.cpp:1322:4: error: 'update_configuration_usbnet_stages' was
not declared in this scope

There were some offsets during patching as well. Was this based on the
current (2013-04-02 06:30 UTC) state of the zwave_work_branch?

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to