Nick Parrott wrote:
> hi list,
> 
> 
> Anyway, I continued and my expect ./configure command fails as below;
> 
> lfs:/mnt/lfs/tools/expect-5.43$ ./configure --prefix=/tools
> --with-tcl=/tools/lib --w
> ith-tclinclude=/tools/include --with-x=no
> configuring Expect 5.43.0
> checking for autoconf... yes
> checking configure up to date... yes
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking build system type... i686-pc-linux-gnu
> checking shell to use within Make...
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... yes
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for building with threads... no (default)
> checking for Tcl configuration... configure: error: /tools/lib
> directory doesn't cont
> ain tclConfig.sh
> lfs:/mnt/lfs/tools/expect-5.43$ make
> make: *** No targets specified and no makefile found.  Stop.
> 
> As you can see, the tclConfig.sh file seems to be missing from here..
> am I best backtracking here to the TCL compilation? Sorry I cannot
> provide the exact tcl error..
> 
> Thanks in advance..
> 
> nick

You don't compile in /tools. Also, if you're building LFS you should 
know that you cannot continue with make if configure had 
problems...obviously it isn't going to work. What does "ls /tools/lib" give?
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to