This is the mail archive of the sid@sourceware.org mailing list for the SID 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: could not build tksm in sid snapshot 20070801


Hi -

> I ran the configure again in the sid/component/tcl again. It reported it
> cannot find blt.h. So I installed the blt-dev package. 

Did this result in a plausible sidcomptcl.so file?

> But still the
> -tksm option is not working and it is reporting the following error.
> 
> /tmp/sid-31694.conf:50: component type sid-control-tksm unknown
> /tmp/sid-31694.conf:142: component tksm not found
> /tmp/sid-31694.conf:146: component tksm not found
> /tmp/sid-31694.conf:157: component tksm not found
> Configuration error.  Aborting.

This might be just an effect of not doing a "make install", without
which the tcl-bridge component would not find tksm's script.
Script-based components work by compTcl scanning for their source
files someplace in the install tree.  See the tail end of compTcl.cxx.

- FChE


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