[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Building from sources
On Sunday 12 February 2006 17:01, Daniel Wisehart wrote:
> Now 'make install' is getting much further. I am building libgeda and only
> failing to find a_pan and a_pan_general and a_pan_mouse while linking
> gschem, but I will dig into that.
Oh, that was simple. My missing noweb config had created a zero length file
for a_pan.c in gschem. Removing the file and re-running 'make install'
recreated the file and ran to completion.
Thanks again,
Daniel