I didn't think cross compiling worked.  For instance, some
of the things in the tree need to get build for PC (Imake and
makedepend) but most of the binaries need to get built for PPC.
I didn't think all that stuff was sorted out.


                                Mark.


On Tue, 12 Mar 2002 [EMAIL PROTECTED] wrote:

> 
> 
> Hello,
> 
>      I have built a tiny X server, which is working. But now I want to build a
> loadable server and I always have the same Error.
> For information I croos compil Xfree on a PC for PPC architecture. When I launch
> my make World this error appears :
> 
> cd ./config/makedepend && make -f Makefile.proto bootstrap
> make[2]: Entre dans le r�pertoire
> `/home/jrebourg/pwe_uts/pwe_xfree/XFree86-4.1.0/config/makedepend'
> Makefile.proto:857: *** missing separator. Arr�t.
> make[2]: Quitte le r�pertoire
> `/home/jrebourg/pwe_uts/pwe_xfree/XFree86-4.1.0/config/makedepend'
> make[1]: *** [depend.bootstrap] Erreur 2
> make[1]: Quitte le r�pertoire `/home/jrebourg/pwe_uts/pwe_xfree/XFree86-4.1.0'
> make: *** [World] Erreur 2
> 
> Isn't the Makefile.proto built during the Xfree building?
> 
> there is my host.def file :
> #define CrossCompiling YES
> #define UsedInstalledOnCrossCompil YES
> 
> #define XF86CardDrivers  fbdev
> 
> #define ItsyCompilerBug YES
> 
> Could someone tell me if I need more defines to compila loadable server?
> 
> Thanks,
> 
> 
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
> 

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to