lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] Make error with lynx-2.8.5


From: Gaurav Dhiman
Subject: [Lynx-dev] Make error with lynx-2.8.5
Date: Sun, 27 Nov 2005 23:27:51 -0800

Hi All,

I am trying to cross compile lynx for an ARM based platform (XScale). I
configured it with ncurses-5.5 as the screen. However while executing
make I am getting the following error message:

cd chrtrans && make tables
make[2]: Entering directory `/home/gaurav/Desktop/lynx2-8-5/src/chrtrans'
./makeuctb ./cp1250_uni.tbl cp1250_uni.h
./makeuctb: ./makeuctb: cannot execute binary file
make[2]: *** [cp1250_uni.h] Error 126
make[2]: Leaving directory `/home/gaurav/Desktop/lynx2-8-5/src/chrtrans'

>From what I can figure out it seems, that it has built makeuctb for ARM
and is not being able to execute it (I faced a similar problem while
building ncurses as well). It might need the native makeuctb out here
but I cannot figure out how do I make it use the native binary.

Kindly give suggestions on this problem. I might be thinking in the
wrong direction so any advice in this context can be extremely helpful.

Thanks in advance
Gaurav





reply via email to

[Prev in Thread] Current Thread [Next in Thread]