In which folder does proc "exp_debug" exist, because I've downloaded (not build and installed this version) the latest version of expect (5.42), but cannot find it? Henrik. ----Original Message Follows---- From: Tanya Lattner <tonic at nondot.org> Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Subject: Re: [LLVMdev] make check fails on mingw Date: Fri, 7 Jan 2005 14:55:04 -0600 (CST)>Well, doing a runtest in the test folder gave me these results: >----------------- >WARNING: Couldn't find the global config file. WARNING: No tool specified >Test Run By llvm on Fri Jan 7 20:55:24 2005 >Native configuration is i686-pc-mingw32 > > === tests ==> >ERROR: (DejaGnu) proc "exp_debug" does not exist. The error code is NONE >The info on the error is: can't rename to "exp_tcl_continue": command >already exists while executing "rename continue exp_tcl_continue" > === Summary ==>You are running a pretty old version of expect (5.21 was released in 1996). I would upgrade it to start. I'm not sure if that will fix your problem though as I am not an expect expert :) Did you follow the instructions to test if Dejagnu was installed correctly? http://www.gnu.org/software/dejagnu/manual/x199.html If you are still having problems after getting the latest expect and following the instructions from the dejagnu manual, then I would post to their mailing list.>What is the global config file?The warning about a global config file is normal and you should ignore it. -Tanya _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev _________________________________________________________________ Del din verden med MSN Spaces http://spaces.msn.com
> In which folder does proc "exp_debug" exist, because I've downloaded (not > build and installed this version) the latest version of expect (5.42), but > cannot find it?I have no clue. Just install it. -Tanya> > Henrik. > > > ----Original Message Follows---- > From: Tanya Lattner <tonic at nondot.org> > Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > Subject: Re: [LLVMdev] make check fails on mingw > Date: Fri, 7 Jan 2005 14:55:04 -0600 (CST) > > >> Well, doing a runtest in the test folder gave me these results: >> ----------------- >> WARNING: Couldn't find the global config file. WARNING: No tool specified >> Test Run By llvm on Fri Jan 7 20:55:24 2005 >> Native configuration is i686-pc-mingw32 >> >> === tests ==>> >> ERROR: (DejaGnu) proc "exp_debug" does not exist. The error code is NONE >> The info on the error is: can't rename to "exp_tcl_continue": command >> already exists while executing "rename continue exp_tcl_continue" >> === Summary ==>> > > You are running a pretty old version of expect (5.21 was released in 1996). I > would upgrade it to start. I'm not sure if that will fix your problem though > as I am not an expect expert :) > > Did you follow the instructions to test if Dejagnu was installed correctly? > http://www.gnu.org/software/dejagnu/manual/x199.html > > If you are still having problems after getting the latest expect and > following the instructions from the dejagnu manual, then I would post to > their mailing list. > >> What is the global config file? > > The warning about a global config file is normal and you should ignore it. > > -Tanya > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > > _________________________________________________________________ > Del din verden med MSN Spaces http://spaces.msn.com > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev >
I think I've found the reason why dejagnu complains about proc "exp_debug": On the dated and latest release of expect for windoze the release notes says: * Probably work, but not tested: debug Bach to the drawing board :( Henrik. ----Original Message Follows---- From: Tanya Lattner <tonic at nondot.org> Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Subject: Re: [LLVMdev] make check fails on mingw Date: Fri, 7 Jan 2005 15:42:40 -0600 (CST)>In which folder does proc "exp_debug" exist, because I've downloaded (not >build and installed this version) the latest version of expect (5.42), but >cannot find it?I have no clue. Just install it. -Tanya> >Henrik. > > >----Original Message Follows---- >From: Tanya Lattner <tonic at nondot.org> >Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >Subject: Re: [LLVMdev] make check fails on mingw >Date: Fri, 7 Jan 2005 14:55:04 -0600 (CST) > > >>Well, doing a runtest in the test folder gave me these results: >>----------------- >>WARNING: Couldn't find the global config file. WARNING: No tool specified >>Test Run By llvm on Fri Jan 7 20:55:24 2005 >>Native configuration is i686-pc-mingw32 >> >> === tests ==>> >>ERROR: (DejaGnu) proc "exp_debug" does not exist. The error code is NONE >>The info on the error is: can't rename to "exp_tcl_continue": command >>already exists while executing "rename continue exp_tcl_continue" >> === Summary ==>> > >You are running a pretty old version of expect (5.21 was released in 1996). >I would upgrade it to start. I'm not sure if that will fix your problem >though as I am not an expect expert :) > >Did you follow the instructions to test if Dejagnu was installed correctly? >http://www.gnu.org/software/dejagnu/manual/x199.html > >If you are still having problems after getting the latest expect and >following the instructions from the dejagnu manual, then I would post to >their mailing list. > >>What is the global config file? > >The warning about a global config file is normal and you should ignore it. > >-Tanya > >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > >_________________________________________________________________ >Del din verden med MSN Spaces http://spaces.msn.com > >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev >_______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev _________________________________________________________________ Log p� MSN Messenger direkte fra nettet http://webmessenger.msn.com/