What steps will reproduce the problem?
1. Build idapython.
What is the expected output? What do you see instead?
EXPECTED RESULTS:
Successful build.
ACTUAL RESULTS:
IOError: [Errno 2] No such file or directory: 'patches/ida53.patch'
What version of the product are you using? On what operating system?
IDA 5.4, idapython 1.1.90 (svn #170), python 2.5.1.1, Windows Vista SP1.
Additional information:
The file /trunk/patches/ida53.patch was deleted in revision #170 since the
"5.4 SDK does not need any special patches" (see:
http://code.google.com/p/idapython/source/detail?r=170).
However the file "patches/ida53.patch" wasn’t removed from the list of
files for the source distribution at line 119, failing the copy operation.
To fix, remove the no longer necessary line.
l8er
Itai Shaham
Original issue reported on code.google.com by ita...@gmail.com on 20 Apr 2009 at 10:14
Original issue reported on code.google.com by
ita...@gmail.com
on 20 Apr 2009 at 10:14Attachments: