← Back to team overview

kicad-developers team mailing list archive

Re: please help with patchesh

 

substanc3 wrote:
hello all,
can anyone help me with python's patches please? i'm going crazy...
the problem is that some patches fails to apply... and when compile
some errors occours.. mostly on common.a that cannot be compiled..
i have tried to apply them to the latest src avaiable on the kicad
home page and also to svn trunk with no luck...
can anyone say me which version of source should i use please?
i'm running gentoo with wxGTK 2.8.3.0 and wxpython 2.8.3.0 gcc 4.1.1
if you find it useful i can report errors and/or patch .rej files.
thx in advance
substance



you should dos2unix file where the patch does not apply cleanly. (the problem comes from broken file type dos AND unix in the same file ...). You can use quilt to manage the patch tree (that's what I am using here).

Anyway to save you from the hassle of doing so here is a full source release :

http://www.unfreeze.net/scratch/kicad-dev-with-python-20070503.tar.bz2

The author told me to be working on integrating those patches, so the code should be updated soon.

Florian






Follow ups

References