https://bugs.freedesktop.org/show_bug.cgi?id=37117
Summary: configure fails in git/master Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: libdrm AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: David.Ronis@McGill.CA
I just updated my drm sources, ran autogen.sh, and then
configure --prefix=/usr --enable-radeon-experimental-api --enable-nouveau-experimental-api
Configure dies with:
checking for alloca... yes ./configure: line 5129: syntax error near unexpected token `2.2' ./configure: line 5129: `LT_PREREQ(2.2)'
A typo in configure.ac?