#23380: AC_TYPE_INT*_T is broken ---------------------------------+------------------------------------------ Reporter: neil_mayhew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: autoconf ---------------------------------+------------------------------------------ Autoconf 2.65 has a bug in AC_TYPE_INT*_T. It's documented here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560105 and fixed here: http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commit;h=83ee5bc460a108... I don't think this fix is in an official autoconf release yet, although Debian has put out a fixed version of the package. This version also fixes a regression in AC_FUNC_MMAP. I'm attaching two patch files generated by cherry-picking the relevant upstream git commits, and also a patch to make the Portfile reference them. Tested on 10.6.2. -- Ticket URL: <http://trac.macports.org/ticket/23380> MacPorts <http://www.macports.org/> Ports system for Mac OS