Julien Demoor wrote:
Hello,

I am trying to install Expect 5.43. Several errors happen during compilation, the log is attached to this message. I have tcl/tk 8.4.11. How can I fix this ?


Thanks.

Julien Demoor


------------------------------------------------------------------------

gcc -pipe -c  -I. -I. -I/usr/include/tcl8.4  -I/usr/X11R6/include -DEXP_VERSION=\"5.43.0\" 
-DSCRIPTDIR=\"/usr/lib/expect5.43\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.43\" -DTCL_DEBUGGER -DUSE_NON_CONST 
-DSTTY_BIN=\"/bin/stty\"  -DDFLT_STTY="\"sane\""  exp_command.c
In file included from exp_command.c:62:
/usr/include/tcl8.4/tclInt.h:2315:25: tclIntDecls.h: No such file or directory

On my system, tclInt.h is in /usr/include/tcl8.4/unix/tclInt.h
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to