This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: host-side configury update


On Tue, Aug 19, 2008 at 07:40:23AM +0200, Andrew Lunn wrote:
> > Bart, Andrew
> > 
> > eCos M4 (acsupport/acinclude.m4) uses tclConfig.sh to find Tcl stuff and
> > those rules believe what TCL_INC_DIR presents in tclConfig.sh, but,
> > nowadays that is obsolete variable on some systems (for example, Debian,
> > Ubuntu tcl8.{4,5}-dev packages):
> > 
> > http://lists.alioth.debian.org/pipermail/pkg-tcltk-devel/2007-August/000072.html
> > http://sourceware.org/ml/ecos-patches/2008-03/msg00011.html
>  
> Hi Sergei
> 
> I tried this last night, but i think i'm doing something wrong because
> i could not get it to work. I don't know autocongfig
> 
> What do i need to do after applying the patch?
> 
>      Thanks
>         Andrew

Hi Andrew

AFAIK, when we touch any included acfile, we have to apply changes
recursively to regenerate all configure.in, i.e. to do something like
Bart did

http://sourceware.org/ml/ecos-devel/2003-08/msg00009.html

I don't use that my patch because I have do it after every CVS update.
I've prefered configure eCos as

TCL_INC_DIR=<...> <...>/configure

Sergei


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]