Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tryint to compile expect for arm

77 views
Skip to first unread message

zix

unread,
Jun 26, 2009, 11:56:22 AM6/26/09
to
Hi,
I have cross compiled tcl and installed in the same directory by
the prefix comand. Then I proceeded to compilation of expect, but its
giving this error:

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

0 new messages