X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 4 Jan 2016 18:10:06 +0100 (CET) From: Roland Lutz To: geda-user AT delorie DOT com Subject: Re: [geda-user] What Xorn does, and why it does it like that In-Reply-To: <20160102190219.D384D809D79A@turkos.aspodata.se> Message-ID: References: <20160102162101 DOT 75D72809D79A AT turkos DOT aspodata DOT se> <20160102190219 DOT D384D809D79A AT turkos DOT aspodata DOT se> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed Content-ID: Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 2 Jan 2016, karl AT aspodata DOT se wrote: > $ autoreconf -i > autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac > file requires the infrastructure from gettext-0.18.2 but this version > is older. Please upgrade to gettext-0.18.2 or newer. > autopoint: *** Stop. > autoreconf: autopoint failed with exit status: 1 > > so I'll look into that tomorrow... This could be the gettext version problem Vladimir mentioned. Which version of gettext are you using ("gettext --version")? Did you try re-generating the Autotools infrastructure from scratch ("git clean -Xdf" from the top source directory deletes all git-ignored files/directories)?