Re: [Tlf-devel] TLF-1.3.1 release

2018-10-15 Thread Nate Bargmann
* On 2018 15 Oct 18:13 -0500, SP3RXO wrote:
> Hi Ervin,
> Not sure why, but it looks that I got it solved by 'sudo autoreconf'.
> I will check tomorrow if tlf compiled in this way is fully working.

That looks like the correct fix for you as that macro name string should
not be in the configure script.  I just downloaded the Tlf 1.3.1 release
and after installing pkg-config, libglib2.0-dev, and libncurses-dev on a
new installation of Debian Buster, configure ran without error and make
completed with some usual compiler warnings.

73, Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Web: http://www.n0nb.us  GPG key: D55A8819  GitHub: N0NB


signature.asc
Description: PGP signature
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] TLF-1.3.1 release

2018-10-15 Thread SP3RXO

Sorry, checked again ./configure and I found:

checking pkg-config is at least version 0.16... yes
./configure: line 5137: AM_PATH_GLIB_2_0: command not found

Slav

W dniu 15.10.2018 o 22:19, SP3RXO pisze:

Hi Ervin,
Thanks for quick answwer :)

Output "dpkg -l libglib2.0-dev":
ii  libglib2.0-dev:amd6 2.56.2-0ubuntu amd64  Development files 
for the GLib library


If I trying apt install libglib2.0-dev:
libglib2.0-dev is already the newest version (2.56.2-0ubuntu0.18.04.2).

Slav


W dniu 15.10.2018 o 22:06, Ervin Hegedüs pisze:

Hi Slav,

On Mon, Oct 15, 2018 at 09:28:32PM +0100, SP3RXO wrote:

Big TU for new TLF.

But I have problem with compile new TLF on Ubuntu 18.04

./configure passed without any errors, but make generating these:


it's interesting,


...
  CC   addarea.o
gcc: error: GLIB_CFLAGS@: No such file or directory
Makefile:577: recipe for target 'addarea.o' failed
make[2]: *** [addarea.o] Error 1


are you sure you have installed the libglib2.0-dev package?

What is the output of "dpkg -l libglib2.0-dev" command?

The configure script needs to report, if you don't have it,
that's why I wrote above it's interesting...



Thanks / 73,


Ervin
HA2OS







--
Slav, SP3RXO



___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] TLF-1.3.1 release

2018-10-15 Thread Ervin Hegedüs
Hi Slav,

On Mon, Oct 15, 2018 at 09:28:32PM +0100, SP3RXO wrote:
> Big TU for new TLF.
> 
> But I have problem with compile new TLF on Ubuntu 18.04
> 
> ./configure passed without any errors, but make generating these:

it's interesting,

> ...
>  CC   addarea.o
> gcc: error: GLIB_CFLAGS@: No such file or directory
> Makefile:577: recipe for target 'addarea.o' failed
> make[2]: *** [addarea.o] Error 1

are you sure you have installed the libglib2.0-dev package?

What is the output of "dpkg -l libglib2.0-dev" command?

The configure script needs to report, if you don't have it,
that's why I wrote above it's interesting...



Thanks / 73,


Ervin
HA2OS



___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] TLF-1.3.1 release

2018-10-15 Thread Nate Bargmann
Congrats, Tom.

Thanks to all for their continuing contributions.

73, Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Web: http://www.n0nb.us  GPG key: D55A8819  GitHub: N0NB


signature.asc
Description: PGP signature
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel