This is the mail archive of the sid@sources.redhat.com 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]

Re: About Demos


Hi -

On Wed, Jan 10, 2001 at 09:58:05AM +0000, xiao wu wrote:
: I build SID from cvs. It run on cygwin WINDOWS NT. When I run 
: voice-pager-demo, then I got follows error!
: PLS help me.
: 
: $ ./voice-pager-demo
: + arm-elf-sid --no-run --sidcodec=0xA01300 /home/nick/obj3/demos/voice-pager/Test-voice-pager.out
: Configuration file saved to `Test-voice-pager.out.conf'.

Right.  I take it you have an arm-elf cross-compiler built.


: + sid -f /home/nick/obj3/demos/voice-pager/Test-voice-pager.out.conf -f voice-pager-demo.conf -f /home/nick/src/sid/demos/voice-pager/voice-pager-demo.conf.pport
: voice-pager-demo.conf:8: component type bridge-tk unknown

This message indicates that the tcl/tk bridge component was not
built or installed as expected.  This component requires that 
the tcl 8.0 and tk 8.0 libraries from the sourceware /src repository
be built alongside sid itself; we may be missing some /src top-level
configure/Makefile changes to automate this part.

Running the arm-elf-sid command line above with the "--verbose" flag
will give some further information.  


: voice-pager-demo.conf:9: component panel not found
: [...]
: Configuration error.  Aborting.

This is caused by the above condition.


Perhaps someone (internal to Red Hat?) will run the demo and plop a
screenshot on the web page.


- FChE

PGP signature


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