[ECOS] Error while making insight-5.0

Jonathan Larmour jlarmour@redhat.co.uk
Mon Jul 3 04:21:00 GMT 2000


Andreas.Karlsson@combitechsystems.com wrote:
> libgdb.a(gdbtk.o): In function `gdbtk_init':
> /src/gdb/insight-5.0/gdb/gdbtk/generic/gdbtk.c:433: undefined reference to
> `Tix_Init'
> /src/gdb/insight-5.0/gdb/gdbtk/generic/gdbtk.c:435: undefined reference to
> `Tix_Init'

Is there a file tix/win/tcl8.0/libtix4.1.8.0.a in your build tree? If so,
run the command:

nm tix/win/tcl8.0/libtix4.1.8.0.a | grep Tix_Init

Does that indicate the symbol is there?

If not, go into the tix subdirectory and type "make clean". Then go back up
and rerun the "make -w all ...."

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault


More information about the Ecos-discuss mailing list