On Mon, Mar 18, 2002 at 10:54:05AM -0700, Marc Aurele La France wrote: > 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 [..snip..]
> > +++ 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? -- Guido _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
