Comment 66 for bug 291040

Revision history for this message
In , Øyvind Stegard (oyvindstegard) wrote :

(In reply to comment #57)
> I'm having a GNU autoconf build-problem on Ubuntu Jaunty for latest git
> snapshot from git://anongit.freedesktop.org/xorg/driver/xf86-video-ati:
>
> $ ./autogen.sh --prefix=/usr
> ...
> ...
> checking dependency style of gcc... (cached) gcc3
> ./configure: line 11929: syntax error near unexpected token `XINERAMA,'
> ./configure: line 11929: `XORG_DRIVER_CHECK_EXT(XINERAMA, xineramaproto)'
>
>
> I think I got most development-packages installed (at least all -dev-packages
> that Ubuntu uses when building its version of the radeon-driver). I haven't got
> time to dive into autoconf-problems right now, any hints as to what might be
> wrong ? :) I'm very interested in testing out your patches.
>

I figured this out (installed a whole slew of xorg development packages). Will report back once I have some results.