Amit Khan wrote:
> 
> Dear Manas,
> 
> As explained at http://www.m17n.org/linux-sh/xfree86/index.en.html we need
> to build the imake file first. The command for the same as follows:
> In the directory xc/config/imake, build cross-imake by the following
> command. These options should also be changed to fit to your cross
> environment.
> 
> %
> gcc -I../../include -U__i386__ -Ui386 -D__sh__ -D__sh3__ -DDEFAULT_CPP='"/us
> r/lib/gcc-lib/sh-linux/2.95.2/cpp"' imake.c -o imake
> 
> => Result: imake was created; But it not an invalid excutable!!

What do the commands 'file ./imake' (assuming that the imake you built
is in the current directory) and 'which imake' show? It may be that you
have a non-executable file called imake lurking somewhere in your PATH
that the system is attempting to execute.

- Manas Laha

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/help/faq_list.html

Reply via email to