[tor-bugs] #2430 [- Select a component]: ./autogen.sh fails with autoconf < 2.61

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Jan 25 07:06:24 UTC 2011


#2430: ./autogen.sh fails with autoconf < 2.61
----------------------------------+-----------------------------------------
 Reporter:  Sebastian             |       Owner:     
     Type:  defect                |      Status:  new
 Priority:  normal                |   Milestone:     
Component:  - Select a component  |     Version:     
 Keywords:                        |      Parent:     
----------------------------------+-----------------------------------------
 The AC_C_FLEXIBLE_ARRAY_MEMBER macro was introduced in 2.61, and if you
 use an older version (2.59 in this case) it fails:

 {{{
 autoheader: warning: missing template: FLEXIBLE_ARRAY_MEMBER
 autoheader: Use AC_DEFINE([FLEXIBLE_ARRAY_MEMBER], [], [Description])
 autoreconf: /usr/bin/autoheader failed with exit status: 1
 }}}

 Maybe we can provide a better warning here, to make sure that people
 realize they need to upgrade their autoheader?

 Reported by xiando on #tor.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2430>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list