Thanks for the inputs. Something similar was happening. We have sorted out those issues and currently building desktop on top of it.
Warm Regards Amit ----- Original Message ----- From: "Manas Laha" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 10, 2002 10:26 AM Subject: Re: [ilug-cal] Building X11R6.6 > 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 > -- 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
