xorg-server git tip configure problem
Barry Scott
barry.scott at onelan.co.uk
Tue May 22 08:28:12 PDT 2007
Barry Scott wrote:
> I'm getting this error:
>
> checking for backtrace in -lc... yes
> ./configure: line 26088: syntax error near unexpected token `libdrm,'
> ./configure: line 26088: ` PKG_CHECK_EXISTS(libdrm, DRI=yes, DRI=no)'
>
> The problem line in configure is:
>
> *linux*)
> DRI=yes
> KDRIVE_HW=yes
> ;;
> *solaris*)
> PKG_CHECK_EXISTS(libdrm, DRI=yes, DRI=no)
> ;;
> esac
>
> I have autoconf-2.59-3 from FC4.
>
> Barry
>
I'll found the problem is that pkgconfig was too old.
Barry
More information about the xorg
mailing list