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]

'bridge-tk unknown' when trying to run demo


Hi,

I've built SID from cvs on a Mandrake8.0 system.
I'm using the prebuilt arm gcc 2.95.2 based cross compiler tools from
the LART project and (after changing the voice-pager Makefile to look
for arm-linux-g++ instead of arm-elf-g++ as the cross compiler) 'make
all-demos' seemed to run OK.

However, when I try to run the demo I get the same result described on
the mailing list in January ie:

./voice-pager-demo
+ arm-elf-sid --no-run --sidcodec=0xA01300
/home/mccurdy/sid_build/sid/demos/voice-pager/Test-voice-pager.out
Configuration file saved to `Test-voice-pager.out.conf'.
+ sid -f
/home/mccurdy/sid_build/sid/demos/voice-pager/Test-voice-pager.out.conf
-f voice-pager-demo.conf -f
../../../../src/sid/demos/voice-pager/voice-pager-demo.conf.pport
voice-pager-demo.conf:8: component type bridge-tk unknown
voice-pager-demo.conf:9: component panel not found
[more 'component panel not found' messages...]
Configuration error.  Aborting.


> 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.


The tcl/tk stuff was in the src from cvs and I'm fairly sure was
included in the build sequence (the quick stuff near the beginning,
before many hours of c++ right ? :-).
My /INSTALLTREE/lib directory now contains:

-rw-r--r--   1 root   root     953132 Jul  8 02:11 libexpect5.26.a
-r-xr-xr-x   1 root   root    3865156 Jul  8 02:06 libtcl8.0.a*
-r-xr-xr-x   1 root   root   10554240 Jul  8 02:07 libtk8.0.a*
drwxr-xr-x   2 root   root       3936 Jul  8 02:10 sidcomp/
drwxr-xr-x   2 root   root        216 Jul  8 02:11 sidsamples/
-rw-r--r--   1 root   root       5266 Jul  8 02:06 tclConfig.sh
-rw-r--r--   1 root   root       2683 Jul  8 02:07 tkConfig.sh


Thanks in advance...

Andre
--


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