tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tlf-devel] Problem to compile TLF.


From: David Quental
Subject: Re: [Tlf-devel] Problem to compile TLF.
Date: Sun, 6 Dec 2015 16:02:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hi Thomas,

tks for your email.

I removed the tlf directory, then installed it again.

In fact the 2 lines are here when I type './configure'. However, it does not compile yet:

keyer.c:31:19: fatal error: panel.h: No such file or directory
 #include <panel.h>
                   ^
compilation terminated.
Makefile:547: recipe for target 'keyer.o' failed
make[2]: *** [keyer.o] Error 1

Best 73.

CT1DRB
David Quental


Às 15:53 de 06-12-2015, Thomas Beierlein escreveu:
Am Sun, 6 Dec 2015 15:36:16 +0000
schrieb David Quental <address@hidden>:

Hi Thomas,

tks for your answer.

Well, after I sent my first email I remembered about my linux
version, then it was a bit late.

I use the development version from github and my linux version is
OpenSuSE Leap 42.1.

Ok, did you run the 'autoreconf -i' step after download? It is needed
if you work from the git repo.

If I run './configure' afterwards here i get the following two lines in
the output:

...
checking for initscr in -lncurses... yes
checking for update_panels in -lpanel... yes
...

What does it give at your side?

73, Tom

Best 73.

CT1DRB
David Quental

Às 15:33 de 06-12-2015, Thomas Beierlein escreveu:
Hi David,

what version of tlf do you use -  tlf-1.2.2 or the development
version from github? And please tell us which linux version you
have installed.

Am Sun, 6 Dec 2015 13:30:57 +0000 schrieb David Quental
<address@hidden>:

Hello all,

I have been having problems to compile TLF:

make[2]: Entering directory '/home/ct1drb/tlf/src'
     CC       keyer.o
keyer.c:31:19: fatal error: panel.h: No such file or directory
    #include <panel.h>
                      ^
compilation terminated.
Makefile:547: recipe for target 'keyer.o' failed
make[2]: *** [keyer.o] Error 1

I know how to solve it, just to add the path for panel.h,
/usr/include/ncurses/.
Can you please tell me where you add the path? Normally the path to
panel.h gets determined by running ./configure. It is already
needed or all #includes to <ncurses.h>. So there should be no error
at all or an error for each file which includes <ncurses.h>.

73, de Tom DL1JBE

However, when I perform command git pull it
gives me problems with the changed files.

Is there a way to solve it ?

Looking forward to reading from you.

Best 73.

CT1DRB
David Quental

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


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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]