Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Emerging xorg-server-1.4.0.90-r3 crash on * Running aclocal ... With error --------------------- configure.ac:1965: error: AC_SUBST: `libdir exec_prefix prefix' is not a valid shell variable name configure.ac:1965: the top level autom4te-2.62: /usr/bin/m4 failed with exit status: 1 aclocal-1.10: autom4te failed with exit status: 1 ---------------------- The line on which it crashes in configure.ac looks like AC_SUBST([libdir exec_prefix prefix]) It is AC_SUBST in configure.ac which do not containts shell variable. Reproducible: Always Steps to Reproduce: 1.emerge xorg-server 2. 3. Unfortunately this happends after I run emerge -eav system, so I do not know which package can cause the error. The same problem remain when I tried emerge all revisions xorg-server-1.4.0.90 or xorg-server-1.3.0.0
Duplicate of bug https://bugs.gentoo.org/show_bug.cgi?id=217128
*** This bug has been marked as a duplicate of bug 217128 ***