Help!

tryint to compile expect for arm

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> App Development RSS
Next:  Finding IP of a network printer  
Author Message
zix
External


Since: Jun 26, 2009
Posts: 1



PostPosted: Fri Jun 26, 2009 8:56 am    Post subject: tryint to compile expect for arm
Archived from groups: comp>os>linux>development>apps (more info?)

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
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> App Development All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum