checking if WNOHANG requires _POSIX_SOURCE... configure: error: Expect
can't be cross compiled
Its failing in configuration stage:
I am calling configuration by the follwing command:
CC=arm-none-linux-gnueabi-gcc LDFLAGS+=-L/home/zix/tool-chain/arm/arm-
none-linux-gnueabi_4.2.0/lib/gcc/arm-none-linux-gnueabi/4.2.0 ./
configure --with-tclinclude=/home/zix/Softwares/tcl8.4.19/ --
target=arm-none-linux-gnueabi --with-tcl=/home/zix/Softwares/tcl8.4.19/
unix/zix/lib
I have my tcl in /home/zix/Softwares/tcl8.4.19/ and cross compiler
binaries installed it in /home/zix/Softwares/tcl8.4.19/unix/zix
Any idea anybody?thanks for the help.
Regards,
zix