Subject: Re: Problems building VIDC Xserver
To: Chris Gilbert <chris@buzzbee.freeserve.co.uk>
From: Richard Earnshaw <rearnsha@buzzard.freeserve.co.uk>
List: port-arm32
Date: 11/16/2000 23:15:41
> On Thu, 16 Nov 2000, Richard Earnshaw wrote:
> > I've just been trying to build the VIDC Xserver from the current sources,
> > and I've run into a linking problem. What I get is:
> >
> > Has anyone else tried this recently? Any suggestions on how to proceed?
>
> Hmm, I built not long ago and it built, perhaps source from 6 weeks or so
> ago. I'll leave it building tommorrow, see if it works here, I can only
> think of the xkb change but that was tested.
Ah OK. I've found the problem. It's a bug in the C preprocessor of the version of gcc I'm testing/using. Basically, -Ufoo on the command line isn't doing its job.
Thanks for the reply, anyway.
Richard.