Compiling xorg-server-1.2.0 / xorg-server-1.3.0
Jeremy C. Reed
reed at reedmedia.net
Wed May 9 08:02:14 PDT 2007
On Wed, 9 May 2007, Andreas Böhler wrote:
> > I'm trying to compile the whole X.org 7.2 against Mesa-6.5.2, but
> > I get the following error when compiling xorg-server-1.2.0.
> > Unfortunately, I couldn't find anything useful on the web
> > regarding this error:
> >
> > -MF .deps/fb24_32.Tpo -c fb24_32.c -fPIC -DPIC
> > -o .libs/fb24_32.o In file included from fb.h:42, from
> > fb24_32.c:31: ../render/picturestr.h:301: error: parse error
> > before "xTrap" ../render/picturestr.h:301: warning: function
> > declaration isn't a prototype
> > ../render/picturestr.h:640: error: parse error before
> > "xTrap"
> > ../render/picturestr.h:640: warning: function declaration
> > isn't a prototype
> > make[1]: *** [fb24_32.lo] Error 1
> > make[1]: Leaving directory
> > `/Files/Downloads/Linux/xorg-temp/xorg-server-1.3.0.0/fb'
> > make: *** [all-recursive] Error 1
>
> I tried upgrading to gcc-3.3.6 and gcc-4.0.3, but that didn't make
> any difference. I also recompiled renderproto, libXrender and
> xTrap with the latest individual packages, but no success.
>
> Does anybody konw where "xTrap" is normally declared?
include/X11/extensions/renderproto.h
Jeremy C. Reed
More information about the xorg
mailing list