[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: Calling Piotr Miarecki -- Compile error in geda (project manager)



Hi Ales --

Thanks for the tip.  I did:

make maint
make install

. . . .and everything worked.  I guess what happened was that geda
needed to have the configure files regenerated after the build changes
were made.

Stuart


> 
> Hi Stuart,
> 
> [snip]
> >Piotr -- Please take a look at my error.  I did a "cvs update" and
> >then just did a "make install".  I see that you made some changes to
> >the configure.ac.  Do I need to rerun all the automake tools?  Or is
> >there another problem lurking here (which is how it looks to me)?
> >
> 
> 	The current CVS seems to build for me just fine.  I recommend
> that you always run:
> 
> make maint (at the toplevel)
> cvs update -d
> make install
> 
> everytime you update from CVS.  Sometimes the auto* tools figure out that
> they should run, and other times, like now, they just blows up.  
> 
> If devel/geda still doesn't build after:   
> 
> make maintainer-clean 
> ./configure -prefix=...
> make install
> 
> let us know.
> 
> 		-Ales	
> 
>