Hi Thanks a ton for your reply for the issue.It saved lot of my time I have cleared that error and inturn now i successfully cross compiled xfree864.7.0 for ppc.
I have now installed the xfree 86 and merged with root file system Should i need to cross compile and install window manager also ? Thanks On Nov 5, 2007 10:20 PM, Marc Aurele La France <[EMAIL PROTECTED]> wrote: > On Mon, 5 Nov 2007, vishnuvaradan vishnuvaradan wrote: > > > Iam trying to cross compile xfree 4.7 for powerpc > > > iam facing the following issue > > > hw/tinyx/trio/libtrio.a(s3draw.o): In function `s3_24ImageGlyphBlt': > > s3draw.c:(.text+0x563c): undefined reference to `fbGlyph24' > > collect2: ld returned 1 exit status > > make[4]: *** [Xtrio] Error 1 > > make[4]: Leaving directory `/home/varma/xfree/xc/programs/Xserver' > > make[3]: *** [all] Error 2 > > make[3]: Leaving directory `/home/varma/xfree/xc/programs' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory `/home/varma/xfree/xc' > > make[1]: *** [World] Error 2 > > make[1]: Leaving directory `/home/varma/xfree/xc' > > make: *** [World] Error 2 > > > my host.def contains > > #define BuildFonts NO > > #define UseInstalledOnCrossCompile NO > > #define CrossCompiling YES > > Delete the '#define FbNoPixelAddrCode' line in xc/config/cf/cross.def, and > re-`make World`. > > Marc. > > +----------------------------------+----------------------------------+ > | Marc Aurele La France | work: 1-780-492-9310 | > | Academic Information and | fax: 1-780-492-1729 | > | Communications Technologies | email: [EMAIL PROTECTED] | > | 352 General Services Building +----------------------------------+ > | University of Alberta | | > | Edmonton, Alberta | Standard disclaimers apply | > | T6G 2H1 | | > | CANADA | | > +----------------------------------+----------------------------------+ > XFree86 developer and VP. ATI driver and X server internals. > _______________________________________________ > XFree86 mailing list > [email protected] > http://XFree86.Org/mailman/listinfo/xfree86 >

