tlf-devel
[Top][All Lists]
Advanced

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

Re: [Tlf-devel] Error during when making


From: Rein Couperus
Subject: Re: [Tlf-devel] Error during when making
Date: Sun, 29 Feb 2004 20:17:10 +0100
User-agent: KMail/1.5.4

Hallo Ernst-Jan,

you have to install the ncurses library, it seems to be missing (curses.h is 
the header file for ncurses, and tlf uses this library)...

That should do it (I am also developing tlf on suse 9.0).

Hope this helps...

73,
Rein PA0R

On Sunday 29 February 2004 20:06, Ernst-Jan Eijlers wrote:
> L.s.,
>
> After having successfully installed cwdaemon and hamlib, I started with
> installing TLF. When making I do get the following error message:
>
> linux:/usr/EJEApps/HamApps/TLF/tlf-0.9.13 # make
> make  all-recursive
> make[1]: Entering directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13'
> Making all in doc
> make[2]: Entering directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/doc'
> make[2]: Niets te doen voor `all'.
> make[2]: Leaving directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/doc'
> Making all in rules
> make[2]: Entering directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/rules'
> make[3]: Entering directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/rules'
> make[3]: Niets te doen voor `all-am'.
> make[3]: Leaving directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/rules'
> make[2]: Leaving directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/rules'
> Making all in src
> make[2]: Entering directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/src'
> if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT addarea.o -MD -MP
> -MF ".deps/addarea.Tpo" \
>   -c -o addarea.o `test -f 'addarea.c' || echo './'`addarea.c; \
> then mv -f ".deps/addarea.Tpo" ".deps/addarea.Po"; \
> else rm -f ".deps/addarea.Tpo"; exit 1; \
> fi
> In file included from addarea.h:21,
>                  from addarea.c:25:
> tlf.h:23:20: curses.h: Onbekend bestand of map
> make[2]: *** [addarea.o] Fout 1
> make[2]: Leaving directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13/src'
> make[1]: *** [all-recursive] Fout 1
> make[1]: Leaving directory `/usr/EJEApps/HamApps/TLF/tlf-0.9.13'
> make: *** [all] Fout 2
> linux:/usr/EJEApps/HamApps/TLF/tlf-0.9.13 #
>
> I am using SUSE 9.0 Pro and to be honest: I am unexperienced with Linux.
> Any advice? Thanks!
>
>
> Kind regards,
>
> Ernst-Jan Eijlers, PA3FXS
>
>
>
> _______________________________________________
> Tlf-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/tlf-devel

-- 
address@hidden or address@hidden
http://www.couperus.com
http://savannah.nongnu.org/projects/tlf





reply via email to

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