Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] urcu commit a767fd requires autoconf >= 2.64.
@ 2012-06-13  7:04 John Steele Scott
  2012-06-13  8:10 ` Mathieu Desnoyers
  0 siblings, 1 reply; 6+ messages in thread
From: John Steele Scott @ 2012-06-13  7:04 UTC (permalink / raw)


http://lists.lttng.org/pipermail/lttng-dev/2012-May/017927.html

I tried to build the latest urcu (git master e51500) on a Centos 6.2 box, and got:

jscott at dxi0-62:~/src/userspace-rcu$ make -j4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /users/jscott/src/userspace-rcu/config/missing --run aclocal-1.11 -I config
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /users/jscott/src/userspace-rcu/config/missing --run autoconf
 cd . && /bin/sh /users/jscott/src/userspace-rcu/config/missing --run automake-1.11 --foreign
configure:4010: error: possibly undefined macro: m4_ifnblank
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [configure] Error 1
make: *** Waiting for unfinished jobs....

Some digging showed that the macro m4_ifnblank requires autoconf 2.64. Centos 6.2 has autoconf 2.63. :(

I just worked around it by reverting commit a767fd locally, then I can build fine.

cheers,

John




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-14  4:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-13  7:04 [lttng-dev] urcu commit a767fd requires autoconf >= 2.64 John Steele Scott
2012-06-13  8:10 ` Mathieu Desnoyers
2012-06-13 13:11   ` John Steele Scott
2012-06-13 19:31     ` Mathieu Desnoyers
2012-06-13 23:17       ` John Steele Scott
2012-06-14  4:55         ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox