From: Patrick Ouellette <pat@flying-gecko.net>
To: Miroslav Skoric <skoric@eunet.rs>
Cc: linux-hams@vger.kernel.org
Subject: Re: compile errors with ax25-apps-0.0.8-rc2.patched_f6bvp
Date: Thu, 16 Feb 2012 17:40:22 -0500 [thread overview]
Message-ID: <20120216224022.GA17958@flying-gecko.net> (raw)
In-Reply-To: <4F3D800F.9090104@eunet.rs>
On Thu, Feb 16, 2012 at 11:15:43PM +0100, Miroslav Skoric wrote:
>
> Hi all,
>
> According to the instructions from FPAC MINI HOWTO, I compiled
> libax25-0.0.12-rc2.patched_f6bvp and
> ax25-tools-0.0.10-rc2.patched_f6bvp in Debian 6.0.4 and got the
> following errors with the apps:
>
> root@localhost:/usr/local/src/ax25/ax25-apps-0.0.8-rc2.patched_f6bvp# make
> make all-recursive
> make[1]: Entering directory
> `/usr/local/src/ax25/ax25-apps-0.0.8-rc2.patched_f6bvp'
> Making all in ax25ipd
> make[2]: Entering directory
> `/usr/local/src/ax25/ax25-apps-0.0.8-rc2.patched_f6bvp/ax25ipd'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory
> `/usr/local/src/ax25/ax25-apps-0.0.8-rc2.patched_f6bvp/ax25ipd'
> Making all in ax25rtd
> make[2]: Entering directory
> `/usr/local/src/ax25/ax25-apps-0.0.8-rc2.patched_f6bvp/ax25rtd'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory
> `/usr/local/src/ax25/ax25-apps-0.0.8-rc2.patched_f6bvp/ax25rtd'
> Making all in call
> make[2]: Entering directory
> `/usr/local/src/ax25/ax25-apps-0.0.8-rc2.patched_f6bvp/call'
> gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -pthread -MT call.o
> -MD -MP -MF .deps/call.Tpo -c -o call.o call.c
> call.c:38:20: error: curses.h: No such file or directory
<snip>
>
> Any idea how to solve that?
>
You appear to be missing the ncurses development files.
apt-get install libncurses5-dev maybe?
or
apt-get build-dep ax25-apps
--
,-----------------------------------------------------------------------------.
> Patrick Ouellette | I have been all things unholy. If God can work <
> pat(at)flying-gecko.net | through me, he can work through anyone. <
> Amateur Radio: NE4PO | -- Francis of Assisi <
`-----------------------------------------------------------------------------'
prev parent reply other threads:[~2012-02-16 22:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 22:15 compile errors with ax25-apps-0.0.8-rc2.patched_f6bvp Miroslav Skoric
2012-02-16 22:40 ` Patrick Ouellette [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120216224022.GA17958@flying-gecko.net \
--to=pat@flying-gecko.net \
--cc=linux-hams@vger.kernel.org \
--cc=skoric@eunet.rs \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.