[Tlf-devel] Fwd: Bugs....cannot complete autoreconf

2017-01-26 Thread w9ya
Geesh this "reply all" thingy is "burying me" hi hi -- Forwarded message -- From: w9ya Date: Thu, Jan 26, 2017 at 10:26 AM Subject: Re: [Tlf-devel] Bugscannot complete autoreconf To: Thomas Beierlein Great So, pkg-config IS working and so forth and the issue is so

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread Thomas Beierlein
Thanks Bob, I just made some testing by myself. In former mail I wrote that ax_with_curses_panel should look for panel.h in different locations. It does NOT do that. I just moved the panel.h from ncurses.w/panel.h to only panel.h and I get the same error as on your side. The macro stops searchin

Re: [Tlf-devel] Fwd: Bugs....cannot complete autoreconf

2017-01-26 Thread Thomas Beierlein
Am Thu, 26 Jan 2017 17:48:19 +0100 schrieb Thomas Beierlein : > I wonder that it stops just after the first test. Maybe your ystem has > autoconf-archive installed and configure uses an older version of the > m4 file from that package? The macros in TLF are picked up from the > 2016.03.20 version

Re: [Tlf-devel] Fwd: Bugs....cannot complete autoreconf

2017-01-26 Thread Thomas Beierlein
Hey Bob, very weird, but thanks for testing. Please give us some more information so we can have a look into it: - Your distro (archlinux?), - your ncurses version, - the path to the panel.h file on your system Normally the new ax_with_curses_extra.m4 should find panel.h in the following locati

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread w9ya
Hey Ervin, Tom, and the gang; re: the "discussion 72" I've made SOME progressAND I can clearly state that installing the libtinfo does NOT help by itself ! Nor does it help with any of the suggested changes in the "./configure ." invocation. And yeah it is related to upstream issues with

[Tlf-devel] Fwd: Bugs....cannot complete autoreconf

2017-01-26 Thread w9ya
Hey Tom and the gang; Um...that didn't do it: " checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... ye

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread w9ya
Hey Ervin and the gang; Please hold off on installing Archlinux(its a major amount of work actually). I'd like to try the solution(s) in the link for "discussion 72" first. Tnxs om's es vy 73 de bob w9ya On Thu, Jan 26, 2017 at 3:02 AM, Ervin Hegedüs wrote: > Hi Bob, > > On Wed, Jan 25, 20

Re: [Tlf-devel] Bugs....cannot complete autoreconf

2017-01-26 Thread Ervin Hegedüs
Hi Bob, On Wed, Jan 25, 2017 at 08:09:51PM -0700, w9ya wrote: > Hey all; > > I *am* able to successfully compile and package v. 1.2.2 but cannot > compile either 1.2.3 or 1.2.4.5. (I didn't try any of the releases > between those two.) interesting - there was an affected issue, which had been fi