On Mon, 18 Mar 2002, Guido Guenther wrote: > > > when trying to build a static X-Server(#define DoLoadableServer NO) on >Linux/PPC > > > the final link of XFree86 fails with
> > > +++ xc/programs/Xserver/Makefile Mon Mar 18 17:41:27 2002 > > > @@ -909,7 +909,7 @@ > > > > > > MFB = mfb/libmfb.a > > > FB = fb/libfb.a > > > - CFB = cfb/libcfb.a cfb16/libcfb16.a >cfb24/libcfb24.a cfb32/libcfb32.a > > > + CFB = cfb16/libcfb16.a cfb24/libcfb24.a > cfb32/libcfb32.a cfb/libcfb.a > > > > > > CFB8 = cfb/libcfb.a > > > CFB4 = cfb/libcfb.a cfb4/libcfb4.a > > > Someone with more clues about Imakefiles should be able to fix this > > > easily. > > I believe this to in fact be the correct fix, although I'm a bit surprised > > this doesn't show up on ix86. > Maybe nobody built static servers recently, or are these autobuild for > testing? No. I >ALWAYS< build both static and loader servers, on ix86 and SPARC, and this hasn't shown up before. There might be something amiss that ppc is tickling, but in any case, cfb should be linked after any of the other cfb*'s. Marc. +----------------------------------+-----------------------------------+ | Marc Aurele La France | work: 1-780-492-9310 | | Computing and Network Services | fax: 1-780-492-1729 | | 352 General Services Building | email: [EMAIL PROTECTED] | | University of Alberta +-----------------------------------+ | Edmonton, Alberta | | | T6G 2H1 | Standard disclaimers apply | | CANADA | | +----------------------------------+-----------------------------------+ XFree86 Core Team member. ATI driver and X server internals. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
