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!! Warm Regards Amit ----- Original Message ----- From: "Manas Laha" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 06, 2002 4:40 PM Subject: Re: [ilug-cal] Building X11R6.6 > amit khan wrote: > > > > I was trying to build Building X11R6.6 on top RedHat 7.2 bare OS - I was > > doing it to better understand OS. > > > > I have used the sources from x.org with the guidelines provided in the > > following link. > > http://www.m17n.org/linux-sh/xfree86/ > > > > imake was created but it was found to be invalid excutable - > > % ../config/imake/imake -I../config/cf -DTOPDIR=.. -DCURDIR=include ==> > > generating errors can not excute imake. > > What _exactly_ was the error message? > > - 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
