kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00264
Re: please help with patchesh
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
substance <substanc3@...>
-
Date:
Sun, 06 May 2007 00:52:47 +0200
-
H=domainkey-signature:
received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding;
-
In-reply-to:
<4639DDB0.2020307@...>
-
User-agent:
Mozilla Thunderbird 1.5.0.10 (X11/20070221)
Florian Delizy ha scritto:
>
> 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
> <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
>
>
thanks a lot florian it works :)
References