>>> Unpacking source... >>> Unpacking tk707-0.8.tar.gz to /var/tmp/portage/media-sound/tk707-0.8-r1/work >>> Unpacking tk707-0.8-updated_tcl2c.patch.gz to /var/tmp/portage/media-sound/tk707-0.8-r1/work * Applying tk707-0.8-updated_tcl2c.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8 ... * QA Notice: USE Flag 'timdity' not in IUSE for media-sound/tk707-0.8-r1 * QA Notice: USE Flag 'lame' not in IUSE for media-sound/tk707-0.8-r1 ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-timdity --disable-lame --build=i686-pc-linux-gnu configure: WARNING: unrecognized options: --disable-timdity, --disable-lame configuring tk707 0.8... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for flex... flex checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for makeinfo... ${SHELL} /var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8/missing --run makeinfo checking for texi2html... texi2html checking for texi2dvi... texi2dvi checking for fig2dev... fig2dev checking for timidity... timidity checking for lame... lame checking for mididump... no checking for dlopen in -ldl... yes checking for sqrt in -lm... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound checking for libasound headers version >= 0.1.1... found. checking for snd_ctl_open in -lasound... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for Tcl_Init in -ltcl8.4... yes checking for Tk_Init in -ltk8.4... yes checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking tk.h usability... yes checking tk.h presence... yes checking for tk.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tk707.sh config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-timdity, --disable-lame make -j14 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tcl2c.o -MD -MP -MF .deps/tcl2c.Tpo -c -o tcl2c.o tcl2c.c sed '1,8s%^$%#define not_compile_tcl%' ./play.c > ./playa.c cd . && /bin/sh /var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8/missing --run autoheader mv -f .deps/tcl2c.Tpo .deps/tcl2c.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o tcl2c tcl2c.o -lm -ldl ./tcl2c ./title.tcl ./tcl2c ./title_defs.tcl ./tcl2c ./score.tcl ./tcl2c ./score_defs.tcl sed -e 's%set VERSION.*%set VERSION 0.8%' < ./defs.tcl > ./defs.tcl.tmp ./tcl2c ./ports.tcl ./tcl2c ./gui.tcl ./tcl2c ./procs.tcl ./tcl2c ./help.tcl ./tcl2c ./tk707.tcl mv -f ./defs.tcl.tmp ./defs.tcl ./tcl2c ./defs.tcl sed 's%set PKGDATADIR.*%set PKGDATADIR /usr/share/tk707\\n\\%' ./defs.c > ./defsa.c rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory `/var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT util707.o -MD -MP -MF .deps/util707.Tpo -c -o util707.o util707.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT element707.o -MD -MP -MF .deps/element707.Tpo -c -o element707.o element707.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT play.o -MD -MP -MF .deps/play.Tpo -c -o play.o play.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tk707AppInit.o -MD -MP -MF .deps/tk707AppInit.Tpo -c -o tk707AppInit.o tk707AppInit.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT title_defs.o -MD -MP -MF .deps/title_defs.Tpo -c -o title_defs.o title_defs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT score_defs.o -MD -MP -MF .deps/score_defs.Tpo -c -o score_defs.o score_defs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT defsa.o -MD -MP -MF .deps/defsa.Tpo -c -o defsa.o defsa.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT ports.o -MD -MP -MF .deps/ports.Tpo -c -o ports.o ports.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT title.o -MD -MP -MF .deps/title.Tpo -c -o title.o title.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT score.o -MD -MP -MF .deps/score.Tpo -c -o score.o score.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT gui.o -MD -MP -MF .deps/gui.Tpo -c -o gui.o gui.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT procs.o -MD -MP -MF .deps/procs.Tpo -c -o procs.o procs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/procs.Tpo .deps/procs.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT tk707.o -MD -MP -MF .deps/tk707.Tpo -c -o tk707.o tk707.c mv -f .deps/title.Tpo .deps/title.Po mv -f .deps/ports.Tpo .deps/ports.Po mv -f .deps/gui.Tpo .deps/gui.Po mv -f .deps/title_defs.Tpo .deps/title_defs.Po mv -f .deps/score.Tpo .deps/score.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT playa.o -MD -MP -MF .deps/playa.Tpo -c -o playa.o playa.c mv -f .deps/score_defs.Tpo .deps/score_defs.Po mv -f .deps/defsa.Tpo .deps/defsa.Po mv -f .deps/help.Tpo .deps/help.Po mv -f .deps/tk707.Tpo .deps/tk707.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -MT texi2help.o -MD -MP -MF .deps/texi2help.Tpo -c -o texi2help.o texi2help.c if test x"/bin/sh /var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8/missing --run makeinfo" != x"" && test x"`echo /bin/sh /var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8/missing --run makeinfo | grep missing`" = x""; then \ tmp_texi=INSTALL-tmp$$.texi ; \ grep -v "@[a-z][a-z]index" ./INSTALL.texi | \ sed -e 's/^@node Installation,,, Top/@node Installation,,, (dir)/' \ > $tmp_texi; \ makeinfo -I . --no-header $tmp_texi > INSTALL.txt; \ /bin/rm -f $tmp_texi; \ cp INSTALL.txt ./INSTALL; \ else \ touch INSTALL.txt; \ fi mv -f .deps/tk707AppInit.Tpo .deps/tk707AppInit.Po mv -f .deps/element707.Tpo .deps/element707.Po mv -f .deps/util707.Tpo .deps/util707.Po mv -f .deps/texi2help.Tpo .deps/texi2help.Po i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o texi2help texi2help.o -lm -ldl ./texi2help < ./tk707.texi > ./tk707.help mv -f .deps/play.Tpo .deps/play.Po i686-pc-linux-gnu-gcc -O2 -pipe -lasound -ltk8.4 -ltcl8.4 -lX11 -lm -ldl -Wl,-O1 -o tk707bin util707.o element707.o play.o tk707AppInit.o title_defs.o score_defs.o defsa.o ports.o title.o score.o gui.o procs.o help.o tk707.o -lm -ldl mv -f .deps/playa.Tpo .deps/playa.Po i686-pc-linux-gnu-gcc -O2 -pipe -lasound -ltk8.4 -ltcl8.4 -lX11 -lm -ldl -Wl,-O1 -o tk707tcl util707.o element707.o playa.o tk707AppInit.o defsa.o ports.o score.o score_defs.o gui.o title.o title_defs.o procs.o help.o tk707.o -lm -ldl util707.o: In function `do_tempo_set': util707.c:(.text+0xfc): undefined reference to `snd_seq_event_output' util707.o: In function `wait_for_event': util707.c:(.text+0x126): undefined reference to `snd_seq_event_input' util707.c:(.text+0x137): undefined reference to `snd_strerror' util707.o: In function `do_noteoff_rt': util707.c:(.text+0x1d0): undefined reference to `snd_seq_event_output' util707.c:(.text+0x1e4): undefined reference to `snd_strerror' util707.o: In function `do_noteoff': util707.c:(.text+0x27f): undefined reference to `snd_seq_event_output' util707.c:(.text+0x294): undefined reference to `snd_strerror' util707.o: In function `do_noteon_rt': util707.c:(.text+0x340): undefined reference to `snd_seq_event_output' util707.c:(.text+0x354): undefined reference to `snd_strerror' util707.o: In function `do_noteon': util707.c:(.text+0x3ef): undefined reference to `snd_seq_event_output' util707.c:(.text+0x404): undefined reference to `snd_strerror' util707.o: In function `alsa_timer_cont': util707.c:(.text+0x46e): undefined reference to `snd_seq_control_queue' util707.o: In function `alsa_timer_stop': util707.c:(.text+0x4be): undefined reference to `snd_seq_control_queue' util707.o: In function `alsa_timer_start': util707.c:(.text+0x4fb): undefined reference to `snd_seq_control_queue' util707.o: In function `get_clientsports': util707.c:(.text+0x60b): undefined reference to `snd_seq_open' util707.c:(.text+0x618): undefined reference to `snd_seq_client_info_sizeof' util707.c:(.text+0x627): undefined reference to `snd_seq_client_info_sizeof' util707.c:(.text+0x645): undefined reference to `snd_seq_port_info_sizeof' util707.c:(.text+0x652): undefined reference to `snd_seq_port_info_sizeof' util707.c:(.text+0x697): undefined reference to `snd_seq_client_info_set_client' util707.c:(.text+0x6ab): undefined reference to `snd_seq_query_next_client' util707.c:(.text+0x6b7): undefined reference to `snd_seq_client_info_get_client' util707.c:(.text+0x6c3): undefined reference to `snd_seq_port_info_set_client' util707.c:(.text+0x6d4): undefined reference to `snd_seq_port_info_set_port' util707.c:(.text+0x6e3): undefined reference to `snd_seq_query_next_port' util707.c:(.text+0x6ef): undefined reference to `snd_seq_port_info_get_capability' util707.c:(.text+0x72e): undefined reference to `snd_seq_client_info_set_client' util707.c:(.text+0x74b): undefined reference to `snd_seq_query_next_client' util707.c:(.text+0x75b): undefined reference to `snd_seq_client_info_get_client' util707.c:(.text+0x769): undefined reference to `snd_seq_port_info_set_client' util707.c:(.text+0x77a): undefined reference to `snd_seq_port_info_set_port' util707.c:(.text+0x789): undefined reference to `snd_seq_query_next_port' util707.c:(.text+0x795): undefined reference to `snd_seq_port_info_get_port' util707.c:(.text+0x7a3): undefined reference to `snd_seq_port_info_get_capability' util707.c:(.text+0x7d0): undefined reference to `snd_seq_port_info_get_name' util707.c:(.text+0x7de): undefined reference to `snd_seq_client_info_get_name' util707.c:(.text+0x857): undefined reference to `snd_strerror' util707.o: In function `alsa_setup': util707.c:(.text+0xa5f): undefined reference to `snd_seq_open' util707.c:(.text+0xa8c): undefined reference to `snd_seq_open' util707.c:(.text+0xabd): undefined reference to `snd_seq_open' util707.c:(.text+0xaf7): undefined reference to `snd_seq_set_client_name' util707.c:(.text+0xb0b): undefined reference to `snd_seq_set_client_name' util707.c:(.text+0xb1c): undefined reference to `snd_seq_set_client_name' util707.c:(.text+0xb42): undefined reference to `snd_seq_create_simple_port' util707.c:(.text+0xb73): undefined reference to `snd_seq_create_simple_port' util707.c:(.text+0xba1): undefined reference to `snd_seq_create_simple_port' util707.c:(.text+0xbd7): undefined reference to `snd_seq_alloc_queue' util707.c:(.text+0xbed): undefined reference to `snd_seq_alloc_queue' util707.c:(.text+0xbff): undefined reference to `snd_seq_alloc_queue' util707.c:(.text+0xc80): undefined reference to `snd_seq_connect_to' util707.c:(.text+0xca8): undefined reference to `snd_seq_connect_to' util707.c:(.text+0xcc4): undefined reference to `snd_seq_set_client_pool_output' util707.c:(.text+0xce0): undefined reference to `snd_seq_set_client_pool_input' util707.c:(.text+0xcfc): undefined reference to `snd_seq_set_client_pool_output_room' util707.c:(.text+0xd18): undefined reference to `snd_seq_set_client_pool_output' util707.c:(.text+0xd34): undefined reference to `snd_seq_set_client_pool_input' util707.c:(.text+0xd50): undefined reference to `snd_seq_set_client_pool_output_room' util707.c:(.text+0xd5d): undefined reference to `snd_seq_queue_tempo_sizeof' util707.c:(.text+0xd6a): undefined reference to `snd_seq_queue_tempo_sizeof' util707.c:(.text+0xd99): undefined reference to `snd_seq_get_queue_tempo' util707.c:(.text+0xdb2): undefined reference to `snd_seq_queue_tempo_get_ppq' util707.c:(.text+0xdc4): undefined reference to `snd_seq_queue_tempo_get_tempo' util707.c:(.text+0xdda): undefined reference to `snd_seq_queue_tempo_set_ppq' util707.c:(.text+0xdf0): undefined reference to `snd_seq_set_queue_tempo' play.o: In function `Init_tk707_Scripts': play.c:(.text+0xc4): undefined reference to `Tcl_Eval' play.o: In function `Init_tk707': play.c:(.text+0x142): undefined reference to `Tcl_CreateObjCommand' play.c:(.text+0x15f): undefined reference to `Tk_GetUid' play.c:(.text+0x181): undefined reference to `Tk_DefineBitmap' play.o: In function `cm2pix': play.c:(.text+0x1c1): undefined reference to `Tcl_SetResult' play.c:(.text+0x1e4): undefined reference to `Tcl_GetStringFromObj' play.c:(.text+0x1fb): undefined reference to `Tcl_GetStringFromObj' play.c:(.text+0x209): undefined reference to `Tk_MainWindow' play.c:(.text+0x219): undefined reference to `Tk_NameToWindow' play.c:(.text+0x230): undefined reference to `Tk_GetPixels' play.c:(.text+0x23f): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x24b): undefined reference to `Tcl_SetObjResult' play.o: In function `cartridge_incr': play.c:(.text+0x28a): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x299): undefined reference to `Tcl_SetObjResult' play.o: In function `set_vols': play.c:(.text+0x2f3): undefined reference to `Tcl_GetIntFromObj' play.o: In function `set_patbuf': play.c:(.text+0x354): undefined reference to `Tcl_SetResult' play.c:(.text+0x382): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x3a3): undefined reference to `Tcl_GetIntFromObj' play.o: In function `port_list': play.c:(.text+0x3f8): undefined reference to `Tcl_SetResult' play.c:(.text+0x428): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x45f): undefined reference to `snd_seq_open' play.c:(.text+0x475): undefined reference to `Tcl_NewListObj' play.c:(.text+0x47d): undefined reference to `snd_seq_client_info_sizeof' play.c:(.text+0x48a): undefined reference to `snd_seq_client_info_sizeof' play.c:(.text+0x4a8): undefined reference to `snd_seq_port_info_sizeof' play.c:(.text+0x4b5): undefined reference to `snd_seq_port_info_sizeof' play.c:(.text+0x4dc): undefined reference to `snd_seq_client_info_set_client' play.c:(.text+0x4eb): undefined reference to `snd_seq_query_next_client' play.c:(.text+0x4fb): undefined reference to `snd_seq_client_info_get_client' play.c:(.text+0x509): undefined reference to `snd_seq_port_info_set_client' play.c:(.text+0x51a): undefined reference to `snd_seq_port_info_set_port' play.c:(.text+0x529): undefined reference to `snd_seq_query_next_port' play.c:(.text+0x54d): undefined reference to `snd_seq_port_info_get_capability' play.c:(.text+0x55f): undefined reference to `snd_seq_port_info_get_port' play.c:(.text+0x574): undefined reference to `Tcl_NewListObj' play.c:(.text+0x57f): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x595): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x5a0): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x5b6): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x5be): undefined reference to `snd_seq_port_info_get_name' play.c:(.text+0x5d8): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x5ee): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x5f6): undefined reference to `snd_seq_client_info_get_name' play.c:(.text+0x610): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x626): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x63f): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x656): undefined reference to `Tcl_SetObjResult' play.o: In function `port_setcheck': play.c:(.text+0x68c): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x6a3): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x6bc): undefined reference to `Tcl_ObjGetVar2' play.c:(.text+0x6cc): undefined reference to `Tcl_NewBooleanObj' play.c:(.text+0x6d8): undefined reference to `Tcl_SetObjResult' play.c:(.text+0x6ed): undefined reference to `Tcl_NewBooleanObj' play.c:(.text+0x6f9): undefined reference to `Tcl_SetObjResult' play.o: In function `get_pattern_properties': play.c:(.text+0x744): undefined reference to `Tcl_SetResult' play.c:(.text+0x772): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x793): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x7ad): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x7c5): undefined reference to `Tcl_NewListObj' play.c:(.text+0x824): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x837): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x850): undefined reference to `Tcl_SetObjResult' play.o: In function `pattern_items': play.c:(.text+0x894): undefined reference to `Tcl_SetResult' play.c:(.text+0x8c2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x8e3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x8fd): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x915): undefined reference to `Tcl_NewListObj' play.c:(.text+0x975): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x988): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x9a1): undefined reference to `Tcl_SetObjResult' play.o: In function `set_properties': play.c:(.text+0x9e4): undefined reference to `Tcl_SetResult' play.c:(.text+0xa12): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xa33): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xa4d): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xa67): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xa81): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xad1): undefined reference to `Tcl_NewBooleanObj' play.c:(.text+0xadd): undefined reference to `Tcl_SetObjResult' play.o: In function `get_properties': play.c:(.text+0xb54): undefined reference to `Tcl_SetResult' play.c:(.text+0xb82): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xba3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xbbd): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xbd7): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xc1a): undefined reference to `Tcl_NewIntObj' play.c:(.text+0xc26): undefined reference to `Tcl_SetObjResult' play.o: In function `add_note': play.c:(.text+0xc74): undefined reference to `Tcl_SetResult' play.c:(.text+0xca2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xcc3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xcdd): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xcf7): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xd36): undefined reference to `Tcl_NewBooleanObj' play.c:(.text+0xd42): undefined reference to `Tcl_SetObjResult' play.o: In function `group_step_lengths': play.c:(.text+0xd88): undefined reference to `Tcl_SetResult' play.c:(.text+0xdb5): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xdd2): undefined reference to `Tcl_NewListObj' play.c:(.text+0xe07): undefined reference to `Tcl_NewIntObj' play.c:(.text+0xe17): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0xe28): undefined reference to `Tcl_SetObjResult' play.o: In function `get_last_step': play.c:(.text+0xe74): undefined reference to `Tcl_SetResult' play.c:(.text+0xea2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xec3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xeee): undefined reference to `Tcl_NewIntObj' play.c:(.text+0xefa): undefined reference to `Tcl_SetObjResult' play.o: In function `group_scale': play.c:(.text+0xf38): undefined reference to `Tcl_SetResult' play.c:(.text+0xf65): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0xf82): undefined reference to `Tcl_NewListObj' play.c:(.text+0xfb7): undefined reference to `Tcl_NewIntObj' play.c:(.text+0xfc7): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0xfd8): undefined reference to `Tcl_SetObjResult' play.o: In function `get_scale': play.c:(.text+0x1024): undefined reference to `Tcl_SetResult' play.c:(.text+0x1052): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1073): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x109e): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x10aa): undefined reference to `Tcl_SetObjResult' play.o: In function `get_flam': play.c:(.text+0x10f4): undefined reference to `Tcl_SetResult' play.c:(.text+0x1122): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1143): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x116e): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x117a): undefined reference to `Tcl_SetObjResult' play.o: In function `get_pat_tick': play.c:(.text+0x11a2): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x11af): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x11dd): undefined reference to `snd_seq_get_queue_status' play.c:(.text+0x11e8): undefined reference to `snd_seq_queue_status_get_tick_time' play.c:(.text+0x1203): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x1212): undefined reference to `Tcl_SetObjResult' play.o: In function `timer_status': play.c:(.text+0x1232): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x123f): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x126d): undefined reference to `snd_seq_get_queue_status' play.c:(.text+0x1275): undefined reference to `snd_seq_queue_status_get_tick_time' play.c:(.text+0x127d): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x128c): undefined reference to `Tcl_SetObjResult' play.o: In function `pat_stop': play.c:(.text+0x12b5): undefined reference to `snd_seq_drain_output' play.o: In function `pattern_play': play.c:(.text+0x12f7): undefined reference to `Tcl_SetResult' play.c:(.text+0x131d): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1347): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x13bf): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x13cc): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x13fb): undefined reference to `snd_seq_get_queue_status' play.c:(.text+0x1403): undefined reference to `snd_seq_queue_status_get_tick_time' play.c:(.text+0x15b1): undefined reference to `snd_seq_drain_output' play.c:(.text+0x1607): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x1616): undefined reference to `Tcl_SetObjResult' play.o: In function `c_stop_note': play.c:(.text+0x1658): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x1665): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x1693): undefined reference to `snd_seq_get_queue_status' play.c:(.text+0x169b): undefined reference to `snd_seq_queue_status_get_tick_time' play.c:(.text+0x16c6): undefined reference to `snd_seq_drain_output' play.o: In function `stop_note_test': play.c:(.text+0x170e): undefined reference to `Tcl_SetResult' play.c:(.text+0x1733): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1762): undefined reference to `Tcl_GetIntFromObj' play.o: In function `stop_note_play': play.c:(.text+0x17a5): undefined reference to `Tcl_SetResult' play.c:(.text+0x17c7): undefined reference to `Tcl_GetIntFromObj' play.o: In function `c_start_note': play.c:(.text+0x1822): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x182f): undefined reference to `snd_seq_queue_status_sizeof' play.c:(.text+0x185d): undefined reference to `snd_seq_get_queue_status' play.c:(.text+0x1865): undefined reference to `snd_seq_queue_status_get_tick_time' play.c:(.text+0x18cd): undefined reference to `snd_seq_drain_output' play.o: In function `start_note_test': play.c:(.text+0x191e): undefined reference to `Tcl_SetResult' play.c:(.text+0x1943): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1972): undefined reference to `Tcl_GetIntFromObj' play.o: In function `start_note_play': play.c:(.text+0x19ce): undefined reference to `Tcl_SetResult' play.c:(.text+0x19f3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1a22): undefined reference to `Tcl_GetIntFromObj' play.o: In function `set_tempo': play.c:(.text+0x1a7f): undefined reference to `Tcl_SetResult' play.c:(.text+0x1aa5): undefined reference to `Tcl_GetIntFromObj' play.o: In function `set_sounds': play.c:(.text+0x1b4f): undefined reference to `Tcl_GetVar2' play.o: In function `clear_pattern': play.c:(.text+0x1bc4): undefined reference to `Tcl_SetResult' play.c:(.text+0x1bf2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1c13): undefined reference to `Tcl_GetIntFromObj' play.o: In function `get_shuffle': play.c:(.text+0x1cb4): undefined reference to `Tcl_SetResult' play.c:(.text+0x1ce2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1d03): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1d2e): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x1d3a): undefined reference to `Tcl_SetObjResult' play.o: In function `group_pattern_properties': play.c:(.text+0x1d67): undefined reference to `Tcl_NewListObj' play.c:(.text+0x1d8d): undefined reference to `Tcl_SetResult' play.c:(.text+0x1db8): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x1eae): undefined reference to `Tcl_NewListObj' play.c:(.text+0x1ebb): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x1ece): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x1ed9): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x1eec): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x1ef7): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x1f0a): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x1f12): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x1f25): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x1f39): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x1f4c): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x1f62): undefined reference to `Tcl_ListObjAppendElement' play.c:(.text+0x1f81): undefined reference to `Tcl_SetObjResult' play.o: In function `get_pattern_comment': play.c:(.text+0x1fd4): undefined reference to `Tcl_SetResult' play.c:(.text+0x2002): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2023): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x205c): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x2068): undefined reference to `Tcl_SetObjResult' play.o: In function `set_pattern_comment': play.c:(.text+0x20b4): undefined reference to `Tcl_SetResult' play.c:(.text+0x20e2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2103): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2118): undefined reference to `Tcl_GetStringFromObj' play.c:(.text+0x2155): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x2161): undefined reference to `Tcl_SetObjResult' play.o: In function `set_shuffle': play.c:(.text+0x21a4): undefined reference to `Tcl_SetResult' play.c:(.text+0x21d2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x21f3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x220d): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2242): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x224e): undefined reference to `Tcl_SetObjResult' play.o: In function `set_flam': play.c:(.text+0x2294): undefined reference to `Tcl_SetResult' play.c:(.text+0x22c2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x22e3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x22fd): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2332): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x233e): undefined reference to `Tcl_SetObjResult' play.o: In function `set_scale': play.c:(.text+0x2384): undefined reference to `Tcl_SetResult' play.c:(.text+0x23b2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x23d3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x23ed): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2422): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x242e): undefined reference to `Tcl_SetObjResult' play.o: In function `set_last_step': play.c:(.text+0x2474): undefined reference to `Tcl_SetResult' play.c:(.text+0x24a2): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x24c3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x24dd): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2512): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x251e): undefined reference to `Tcl_SetObjResult' play.o: In function `copy_patbuf': play.c:(.text+0x2564): undefined reference to `Tcl_SetResult' play.c:(.text+0x2592): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x25b3): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x25cd): undefined reference to `Tcl_GetIntFromObj' play.c:(.text+0x2633): undefined reference to `Tcl_SetResult' play.o: In function `Exit707': play.c:(.text+0x2667): undefined reference to `snd_seq_close' play.c:(.text+0x267c): undefined reference to `snd_seq_close' play.o: In function `Init707': play.c:(.text+0x26be): undefined reference to `Tcl_GetStringFromObj' play.c:(.text+0x26d4): undefined reference to `Tcl_FreeResult' play.c:(.text+0x2774): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x2783): undefined reference to `Tcl_SetObjResult' play.c:(.text+0x27b9): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x27d0): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x27e7): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x2804): undefined reference to `Tcl_ObjSetVar2' play.c:(.text+0x2812): undefined reference to `Tcl_GetStringFromObj' play.c:(.text+0x28a5): undefined reference to `Tcl_LinkVar' play.c:(.text+0x28ca): undefined reference to `Tcl_LinkVar' play.c:(.text+0x295c): undefined reference to `Tcl_NewIntObj' play.c:(.text+0x296b): undefined reference to `Tcl_SetObjResult' play.c:(.text+0x298c): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x299e): undefined reference to `Tcl_NewStringObj' play.c:(.text+0x29ba): undefined reference to `Tcl_ObjGetVar2' play.c:(.text+0x29cc): undefined reference to `Tcl_GetStringFromObj' play.c:(.text+0x29ff): undefined reference to `Tcl_SetResult' play.c:(.text+0x2a26): undefined reference to `Tcl_SetResult' tk707AppInit.o: In function `Tcl_AppInit': tk707AppInit.c:(.text+0xe): undefined reference to `Tcl_Init' tk707AppInit.c:(.text+0x19): undefined reference to `Tk_Init' tk707AppInit.c:(.text+0x23): undefined reference to `Tk_SafeInit' tk707AppInit.c:(.text+0x2c): undefined reference to `Tk_Init' tk707AppInit.c:(.text+0x41): undefined reference to `Tcl_StaticPackage' tk707AppInit.c:(.text+0x7a): undefined reference to `Tcl_SetVar' tk707AppInit.o: In function `main': tk707AppInit.c:(.text+0xbf): undefined reference to `Tcl_CreateInterp' tk707AppInit.c:(.text+0xd8): undefined reference to `Tk_MainEx' collect2: ld returned 1 exit status util707.o: In function `do_tempo_set': util707.c:(.text+0xfc): undefined reference to `snd_seq_event_output' util707.o: In function `wait_for_event': util707.c:(.text+0x126): undefined reference to `snd_seq_event_input' util707.c:(.text+0x137): undefined reference to `snd_strerror' util707.o: In function `do_noteoff_rt': util707.c:(.text+0x1d0): undefined reference to `snd_seq_event_output' util707.c:(.text+0x1e4): undefined reference to `snd_strerror' util707.o: In function `do_noteoff': util707.c:(.text+0x27f): undefined reference to `snd_seq_event_output' util707.c:(.text+0x294): undefined reference to `snd_strerror' util707.o: In function `do_noteon_rt': util707.c:(.text+0x340): undefined reference to `snd_seq_event_output' util707.c:(.text+0x354): undefined reference to `make[1]: *** [tk707bin] Error 1 make[1]: *** Waiting for unfinished jobs.... snd_strerror' util707.o: In function `do_noteon': util707.c:(.text+0x3ef): undefined reference to `snd_seq_event_output' util707.c:(.text+0x404): undefined reference to `snd_strerror' util707.o: In function `alsa_timer_cont': util707.c:(.text+0x46e): undefined reference to `snd_seq_control_queue' util707.o: In function `alsa_timer_stop': util707.c:(.text+0x4be): undefined reference to `snd_seq_control_queue' util707.o: In function `alsa_timer_start': util707.c:(.text+0x4fb): undefined reference to `snd_seq_control_queue' util707.o: In function `get_clientsports': util707.c:(.text+0x60b): undefined reference to `snd_seq_open' util707.c:(.text+0x618): undefined reference to `snd_seq_client_info_sizeof' util707.c:(.text+0x627): undefined reference to `snd_seq_client_info_sizeof' util707.c:(.text+0x645): undefined reference to `snd_seq_port_info_sizeof' util707.c:(.text+0x652): undefined reference to `snd_seq_port_info_sizeof' util707.c:(.text+0x697): undefined reference to `snd_seq_client_info_set_client' util707.c:(.text+0x6ab): undefined reference to `snd_seq_query_next_client' util707.c:(.text+0x6b7): undefined reference to `snd_seq_client_info_get_client' util707.c:(.text+0x6c3): undefined reference to `snd_seq_port_info_set_client' util707.c:(.text+0x6d4): undefined reference to `snd_seq_port_info_set_port' util707.c:(.text+0x6e3): undefined reference to `snd_seq_query_next_port' util707.c:(.text+0x6ef): undefined reference to `snd_seq_port_info_get_capability' util707.c:(.text+0x72e): undefined reference to `snd_seq_client_info_set_client' util707.c:(.text+0x74b): undefined reference to `snd_seq_query_next_client' util707.c:(.text+0x75b): undefined reference to `snd_seq_client_info_get_client' util707.c:(.text+0x769): undefined reference to `snd_seq_port_info_set_client' util707.c:(.text+0x77a): undefined reference to `snd_seq_port_info_set_port' util707.c:(.text+0x789): undefined reference to `snd_seq_query_next_port' util707.c:(.text+0x795): undefined reference to `snd_seq_port_info_get_port' util707.c:(.text+0x7a3): undefined reference to `snd_seq_port_info_get_capability' util707.c:(.text+0x7d0): undefined reference to `snd_seq_port_info_get_name' util707.c:(.text+0x7de): undefined reference to `snd_seq_client_info_get_name' util707.c:(.text+0x857): undefined reference to `snd_strerror' util707.o: In function `alsa_setup': util707.c:(.text+0xa5f): undefined reference to `snd_seq_open' util707.c:(.text+0xa8c): undefined reference to `snd_seq_open' util707.c:(.text+0xabd): undefined reference to `snd_seq_open' util707.c:(.text+0xaf7): undefined reference to `snd_seq_set_client_name' util707.c:(.text+0xb0b): undefined reference to `snd_seq_set_client_name' util707.c:(.text+0xb1c): undefined reference to `snd_seq_set_client_name' util707.c:(.text+0xb42): undefined reference to `snd_seq_create_simple_port' util707.c:(.text+0xb73): undefined reference to `snd_seq_create_simple_port' util707.c:(.text+0xba1): undefined reference to `snd_seq_create_simple_port' util707.c:(.text+0xbd7): undefined reference to `snd_seq_alloc_queue' util707.c:(.text+0xbed): undefined reference to `snd_seq_alloc_queue' util707.c:(.text+0xbff): undefined reference to `snd_seq_alloc_queue' util707.c:(.text+0xc80): undefined reference to `snd_seq_connect_to' util707.c:(.text+0xca8): undefined reference to `snd_seq_connect_to' util707.c:(.text+0xcc4): undefined reference to `snd_seq_set_client_pool_output' util707.c:(.text+0xce0): undefined reference to `snd_seq_set_client_pool_input' util707.c:(.text+0xcfc): undefined reference to `snd_seq_set_client_pool_output_room' util707.c:(.text+0xd18): undefined reference to `snd_seq_set_client_pool_output' util707.c:(.text+0xd34): undefined reference to `snd_seq_set_client_pool_input' util707.c:(.text+0xd50): undefined reference to `snd_seq_set_client_pool_output_room' util707.c:(.text+0xd5d): undefined reference to `snd_seq_queue_tempo_sizeof' util707.c:(.text+0xd6a): undefined reference to `snd_seq_queue_tempo_sizeof' util707.c:(.text+0xd99): undefined reference to `snd_seq_get_queue_tempo' util707.c:(.text+0xdb2): undefined reference to `snd_seq_queue_tempo_get_ppq' util707.c:(.text+0xdc4): undefined reference to `snd_seq_queue_tempo_get_tempo' util707.c:(.text+0xdda): undefined reference to `snd_seq_queue_tempo_set_ppq' util707.c:(.text+0xdf0): undefined reference to `snd_seq_set_queue_tempo' playa.o: In function `Init_tk707_Scripts': playa.c:(.text+0xc4): undefined reference to `Tcl_Eval' playa.o: In function `Init_tk707': playa.c:(.text+0x142): undefined reference to `Tcl_CreateObjCommand' playa.c:(.text+0x15f): undefined reference to `Tk_GetUid' playa.c:(.text+0x181): undefined reference to `Tk_DefineBitmap' playa.o: In function `cm2pix': playa.c:(.text+0x1c1): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1e4): undefined reference to `Tcl_GetStringFromObj' playa.c:(.text+0x1fb): undefined reference to `Tcl_GetStringFromObj' playa.c:(.text+0x209): undefined reference to `Tk_MainWindow' playa.c:(.text+0x219): undefined reference to `Tk_NameToWindow' playa.c:(.text+0x230): undefined reference to `Tk_GetPixels' playa.c:(.text+0x23f): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x24b): undefined reference to `Tcl_SetObjResult' playa.o: In function `cartridge_incr': playa.c:(.text+0x28a): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x299): undefined reference to `Tcl_SetObjResult' playa.o: In function `set_vols': playa.c:(.text+0x2f3): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `set_patbuf': playa.c:(.text+0x354): undefined reference to `Tcl_SetResult' playa.c:(.text+0x382): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x3a3): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `port_list': playa.c:(.text+0x3f8): undefined reference to `Tcl_SetResult' playa.c:(.text+0x428): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x45f): undefined reference to `snd_seq_open' playa.c:(.text+0x475): undefined reference to `Tcl_NewListObj' playa.c:(.text+0x47d): undefined reference to `snd_seq_client_info_sizeof' playa.c:(.text+0x48a): undefined reference to `snd_seq_client_info_sizeof' playa.c:(.text+0x4a8): undefined reference to `snd_seq_port_info_sizeof' playa.c:(.text+0x4b5): undefined reference to `snd_seq_port_info_sizeof' playa.c:(.text+0x4dc): undefined reference to `snd_seq_client_info_set_client' playa.c:(.text+0x4eb): undefined reference to `snd_seq_query_next_client' playa.c:(.text+0x4fb): undefined reference to `snd_seq_client_info_get_client' playa.c:(.text+0x509): undefined reference to `snd_seq_port_info_set_client' playa.c:(.text+0x51a): undefined reference to `snd_seq_port_info_set_port' playa.c:(.text+0x529): undefined reference to `snd_seq_query_next_port' playa.c:(.text+0x54d): undefined reference to `snd_seq_port_info_get_capability' playa.c:(.text+0x55f): undefined reference to `snd_seq_port_info_get_port' playa.c:(.text+0x574): undefined reference to `Tcl_NewListObj' playa.c:(.text+0x57f): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x595): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x5a0): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x5b6): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x5be): undefined reference to `snd_seq_port_info_get_name' playa.c:(.text+0x5d8): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x5ee): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x5f6): undefined reference to `snd_seq_client_info_get_name' playa.c:(.text+0x610): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x626): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x63f): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x656): undefined reference to `Tcl_SetObjResult' playa.o: In function `port_setcheck': playa.c:(.text+0x68c): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x6a3): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x6bc): undefined reference to `Tcl_ObjGetVar2' playa.c:(.text+0x6cc): undefined reference to `Tcl_NewBooleanObj' playa.c:(.text+0x6d8): undefined reference to `Tcl_SetObjResult' playa.c:(.text+0x6ed): undefined reference to `Tcl_NewBooleanObj' playa.c:(.text+0x6f9): undefined reference to `Tcl_SetObjResult' playa.o: In function `get_pattern_properties': playa.c:(.text+0x744): undefined reference to `Tcl_SetResult' playa.c:(.text+0x772): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x793): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x7ad): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x7c5): undefined reference to `Tcl_NewListObj' playa.c:(.text+0x824): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x837): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x850): undefined reference to `Tcl_SetObjResult' playa.o: In function `pattern_items': playa.c:(.text+0x894): undefined reference to `Tcl_SetResult' playa.c:(.text+0x8c2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x8e3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x8fd): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x915): undefined reference to `Tcl_NewListObj' playa.c:(.text+0x975): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x988): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x9a1): undefined reference to `Tcl_SetObjResult' playa.o: In function `set_properties': playa.c:(.text+0x9e4): undefined reference to `Tcl_SetResult' playa.c:(.text+0xa12): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xa33): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xa4d): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xa67): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xa81): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xad1): undefined reference to `Tcl_NewBooleanObj' playa.c:(.text+0xadd): undefined reference to `Tcl_SetObjResult' playa.o: In function `get_properties': playa.c:(.text+0xb54): undefined reference to `Tcl_SetResult' playa.c:(.text+0xb82): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xba3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xbbd): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xbd7): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xc1a): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0xc26): undefined reference to `Tcl_SetObjResult' playa.o: In function `add_note': playa.c:(.text+0xc74): undefined reference to `Tcl_SetResult' playa.c:(.text+0xca2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xcc3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xcdd): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xcf7): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xd36): undefined reference to `Tcl_NewBooleanObj' playa.c:(.text+0xd42): undefined reference to `Tcl_SetObjResult' playa.o: In function `group_step_lengths': playa.c:(.text+0xd88): undefined reference to `Tcl_SetResult' playa.c:(.text+0xdb5): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xdd2): undefined reference to `Tcl_NewListObj' playa.c:(.text+0xe07): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0xe17): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0xe28): undefined reference to `Tcl_SetObjResult' playa.o: In function `get_last_step': playa.c:(.text+0xe74): undefined reference to `Tcl_SetResult' playa.c:(.text+0xea2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xec3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xeee): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0xefa): undefined reference to `Tcl_SetObjResult' playa.o: In function `group_scale': playa.c:(.text+0xf38): undefined reference to `Tcl_SetResult' playa.c:(.text+0xf65): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0xf82): undefined reference to `Tcl_NewListObj' playa.c:(.text+0xfb7): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0xfc7): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0xfd8): undefined reference to `Tcl_SetObjResult' playa.o: In function `get_scale': playa.c:(.text+0x1024): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1052): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1073): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x109e): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x10aa): undefined reference to `Tcl_SetObjResult' playa.o: In function `get_flam': playa.c:(.text+0x10f4): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1122): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1143): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x116e): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x117a): undefined reference to `Tcl_SetObjResult' playa.o: In function `get_pat_tick': playa.c:(.text+0x11a2): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x11af): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x11dd): undefined reference to `snd_seq_get_queue_status' playa.c:(.text+0x11e8): undefined reference to `snd_seq_queue_status_get_tick_time' playa.c:(.text+0x1203): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x1212): undefined reference to `Tcl_SetObjResult' playa.o: In function `timer_status': playa.c:(.text+0x1232): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x123f): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x126d): undefined reference to `snd_seq_get_queue_status' playa.c:(.text+0x1275): undefined reference to `snd_seq_queue_status_get_tick_time' playa.c:(.text+0x127d): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x128c): undefined reference to `Tcl_SetObjResult' playa.o: In function `pat_stop': playa.c:(.text+0x12b5): undefined reference to `snd_seq_drain_output' playa.o: In function `pattern_play': playa.c:(.text+0x12f7): undefined reference to `Tcl_SetResult' playa.c:(.text+0x131d): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1347): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x13bf): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x13cc): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x13fb): undefined reference to `snd_seq_get_queue_status' playa.c:(.text+0x1403): undefined reference to `snd_seq_queue_status_get_tick_time' playa.c:(.text+0x15b1): undefined reference to `snd_seq_drain_output' playa.c:(.text+0x1607): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x1616): undefined reference to `Tcl_SetObjResult' playa.o: In function `c_stop_note': playa.c:(.text+0x1658): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x1665): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x1693): undefined reference to `snd_seq_get_queue_status' playa.c:(.text+0x169b): undefined reference to `snd_seq_queue_status_get_tick_time' playa.c:(.text+0x16c6): undefined reference to `snd_seq_drain_output' playa.o: In function `stop_note_test': playa.c:(.text+0x170e): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1733): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1762): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `stop_note_play': playa.c:(.text+0x17a5): undefined reference to `Tcl_SetResult' playa.c:(.text+0x17c7): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `c_start_note': playa.c:(.text+0x1822): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x182f): undefined reference to `snd_seq_queue_status_sizeof' playa.c:(.text+0x185d): undefined reference to `snd_seq_get_queue_status' playa.c:(.text+0x1865): undefined reference to `snd_seq_queue_status_get_tick_time' playa.c:(.text+0x18cd): undefined reference to `snd_seq_drain_output' playa.o: In function `start_note_test': playa.c:(.text+0x191e): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1943): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1972): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `start_note_play': playa.c:(.text+0x19ce): undefined reference to `Tcl_SetResult' playa.c:(.text+0x19f3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1a22): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `set_tempo': playa.c:(.text+0x1a7f): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1aa5): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `set_sounds': playa.c:(.text+0x1b4f): undefined reference to `Tcl_GetVar2' playa.o: In function `clear_pattern': playa.c:(.text+0x1bc4): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1bf2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1c13): undefined reference to `Tcl_GetIntFromObj' playa.o: In function `get_shuffle': playa.c:(.text+0x1cb4): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1ce2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1d03): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1d2e): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x1d3a): undefined reference to `Tcl_SetObjResult' playa.o: In function `group_pattern_properties': playa.c:(.text+0x1d67): undefined reference to `Tcl_NewListObj' playa.c:(.text+0x1d8d): undefined reference to `Tcl_SetResult' playa.c:(.text+0x1db8): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x1eae): undefined reference to `Tcl_NewListObj' playa.c:(.text+0x1ebb): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x1ece): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x1ed9): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x1eec): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x1ef7): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x1f0a): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x1f12): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x1f25): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x1f39): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x1f4c): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x1f62): undefined reference to `Tcl_ListObjAppendElement' playa.c:(.text+0x1f81): undefined reference to `Tcl_SetObjResult' playa.o: In function `get_pattern_comment': playa.c:(.text+0x1fd4): undefined reference to `Tcl_SetResult' playa.c:(.text+0x2002): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2023): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x205c): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x2068): undefined reference to `Tcl_SetObjResult' playa.o: In function `set_pattern_comment': playa.c:(.text+0x20b4): undefined reference to `Tcl_SetResult' playa.c:(.text+0x20e2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2103): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2118): undefined reference to `Tcl_GetStringFromObj' playa.c:(.text+0x2155): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x2161): undefined reference to `Tcl_SetObjResult' playa.o: In function `set_shuffle': playa.c:(.text+0x21a4): undefined reference to `Tcl_SetResult' playa.c:(.text+0x21d2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x21f3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x220d): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2242): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x224e): undefined reference to `Tcl_SetObjResult' playa.o: In function `set_flam': playa.c:(.text+0x2294): undefined reference to `Tcl_SetResult' playa.c:(.text+0x22c2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x22e3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x22fd): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2332): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x233e): undefined reference to `Tcl_SetObjResult' playa.o: In function `set_scale': playa.c:(.text+0x2384): undefined reference to `Tcl_SetResult' playa.c:(.text+0x23b2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x23d3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x23ed): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2422): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x242e): undefined reference to `Tcl_SetObjResult' playa.o: In function `set_last_step': playa.c:(.text+0x2474): undefined reference to `Tcl_SetResult' playa.c:(.text+0x24a2): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x24c3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x24dd): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2512): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x251e): undefined reference to `Tcl_SetObjResult' playa.o: In function `copy_patbuf': playa.c:(.text+0x2564): undefined reference to `Tcl_SetResult' playa.c:(.text+0x2592): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x25b3): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x25cd): undefined reference to `Tcl_GetIntFromObj' playa.c:(.text+0x2633): undefined reference to `Tcl_SetResult' playa.o: In function `Exit707': playa.c:(.text+0x2667): undefined reference to `snd_seq_close' playa.c:(.text+0x267c): undefined reference to `snd_seq_close' playa.o: In function `Init707': playa.c:(.text+0x26be): undefined reference to `Tcl_GetStringFromObj' playa.c:(.text+0x26d4): undefined reference to `Tcl_FreeResult' playa.c:(.text+0x2774): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x2783): undefined reference to `Tcl_SetObjResult' playa.c:(.text+0x27b9): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x27d0): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x27e7): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x2804): undefined reference to `Tcl_ObjSetVar2' playa.c:(.text+0x2812): undefined reference to `Tcl_GetStringFromObj' playa.c:(.text+0x28a5): undefined reference to `Tcl_LinkVar' playa.c:(.text+0x28ca): undefined reference to `Tcl_LinkVar' playa.c:(.text+0x295c): undefined reference to `Tcl_NewIntObj' playa.c:(.text+0x296b): undefined reference to `Tcl_SetObjResult' playa.c:(.text+0x298c): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x299e): undefined reference to `Tcl_NewStringObj' playa.c:(.text+0x29ba): undefined reference to `Tcl_ObjGetVar2' playa.c:(.text+0x29cc): undefined reference to `Tcl_GetStringFromObj' playa.c:(.text+0x29ff): undefined reference to `Tcl_SetResult' playa.c:(.text+0x2a26): undefined reference to `Tcl_SetResult' tk707AppInit.o: In function `Tcl_AppInit': tk707AppInit.c:(.text+0xe): undefined reference to `Tcl_Init' tk707AppInit.c:(.text+0x19): undefined reference to `Tk_Init' tk707AppInit.c:(.text+0x23): undefined reference to `Tk_SafeInit' tk707AppInit.c:(.text+0x2c): undefined reference to `Tk_Init' tk707AppInit.c:(.text+0x41): undefined reference to `Tcl_StaticPackage' tk707AppInit.c:(.text+0x7a): undefined reference to `Tcl_SetVar' tk707AppInit.o: In function `main': tk707AppInit.c:(.text+0xbf): undefined reference to `Tcl_CreateInterp' tk707AppInit.c:(.text+0xd8): undefined reference to `Tk_MainEx' collect2: ld returned 1 exit status make[1]: *** [tk707tcl] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/tk707-0.8-r1/work/tk707-0.8' make: *** [all] Error 2 * * ERROR: media-sound/tk707-0.8-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2582: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-sound:tk707-0.8-r1:20081121-021138.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/tk707-0.8-r1/temp/environment'. *