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: once again about host-side configure


On Thu, Aug 28, 2008 at 03:06:39PM +0100, Bart Veer wrote:
>     Sergei> At first, I thinked to fix sed's substitution, i.e. to use
>     Sergei> something like 's,<tcl>,tk,g', but if I used /opt/tcl/8.5
>     Sergei> prefix? Then it seems for me that a better way is just do
>     Sergei> not check possibles, when Tk prefix was set exactly with a
>     Sergei> configure option.
> 
>     Sergei> If you can see, we won't run in problem with
>     Sergei> /opt/TclTk/8.5 prefix. And I have ActiveState's Tcl/Tk 8.5
>     Sergei> installed in /opt/ActiveTcl-8.5. So, it's possible, the
>     Sergei> described issue here is a forced issue.
> 
>     Sergei> Bart, What do you think about?
> 
> It is a real problem. The solution is to recalculate ${possibles} from
> scratch when searching for Tk, rather than try to re-use the Tcl
> search path. For completeness I have also added a --with-tk option and
> I have updated the README.host file.
 
Bart, well done! I tested the updated configures with Tcl/Tk 8.{4,5}.
Now all build itself correctly. Thank you!

Regards,
    Sergei


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