hi list,

using 6.3 book and liveCD lfslivecd-x86-6.3-r2145.iso (with sources..
copying source to /tools/ dir each time)

all going well, however got an error during the TCL (8.4.15)
complilation - which I passed by and now have errors while trying to
run the configure script for expect (5.43)

the intial error (i don't have it.. long since passed my console) was
very similar to the following post, however my source and build dir's
are under /tools as they should be..
http://linuxfromscratch.org/pipermail/lfs-support/2008-February/034263.html

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
-- 
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