[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tlf-devel] Error during when making
From: |
Ernst-Jan Eijlers |
Subject: |
[Tlf-devel] Error during when making |
Date: |
Sun, 29 Feb 2004 20:06:43 +0100 |
User-agent: |
KMail/1.5.4 |
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] Error during when making,
Ernst-Jan Eijlers <=