On Fri, 2008-05-09 at 13:10 +0000, Kai-Martin Knaak wrote:
> On Fri, 09 May 2008 02:42:49 +0100, Peter Clifton wrote:
> 
> >> Add a library object with "Include-component-as-individual-objects"
> >> does not work with the cairo enabled version.
> > 
> > Fixed, it was a bug in the reworked place code which the other patches
> > sit on.
> 
> Ok, It works now :-)
> However, I needed several attempts to build. The changes just didn't seem 
> to affect the actual binary. In the end, I reverted to moving the 
> previously installed version to some other place and do "make clean", 
> "make install".  
> What is the official procedure to reliably apply this kind of changed 
> patches?

Part of the fix is in libgeda, part in gschem, so both need to be
re-built and installed. "make install" should work, but "make clean",
"make install" should definitely do the trick.

The later should get around any possibility of make being confused about
whether targets are up-to-date after a checkout, but it seems to work
without for me.

The main time I see problems is when a system-wide installed copy of
libgeda is picked up instead of the one I use in ~/gEDA I have some
environment variables setup in my bash start up scripts which ensure
that isn't a problem though.

Best wishes,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to