From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas.Karlsson@combitechsystems.com To: insight@sourceware.cygnus.com Subject: Problem compiling gdbtk.c Date: Mon, 03 Jul 2000 06:32:00 -0000 Message-id: <2253171AF143D21185A60000F8FA748B01F97E6B@pluto.combitech.se> X-SW-Source: 2000-q3/msg00007.html The output from nm follows: bash-2.04$ nm libtix4180.a | grep Tix_Init 00000000 T _Tix_InitScrollInfo 00000000 I __imp__Tix_InitScrollInfo 00000000 T _Tix_Init 00000000 I __imp__Tix_Init bash-2.04$ /Andreas -----Original Message----- From: Jonathan Larmour [ mailto:jlarmour@redhat.co.uk ] Sent: den 3 juli 2000 13:21 To: Karlsson Andreas Cc: ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] Error while making insight-5.0 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