Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: Joe Veldhuis <kd8atu@gmail.com>
To: henk@oegema.com
Cc: linux-hams@vger.kernel.org
Subject: Re: KPSK install problem
Date: Sat, 29 Oct 2005 15:58:34 -0400	[thread overview]
Message-ID: <4363D46A.9020206@gmail.com> (raw)
In-Reply-To: <MBEEJPNKIJCJGNMGGBLBKEJDCFAA.henk@oegema.com>

The preprocessor can't find the header. You might try explicitly telling 
it where it is by passing a CPPFLAGS parameter to configure. Figure out 
where db.h is (probably /usr/include or /usr/local/include) and specify 
it like so:

$ CPPFLAGS=-I/usr/include ./configure (options)

Worth a try anyway.

-Joe, KD8ATU

Henk Oegema wrote:
> logcore.h::::27:16 db.h: No such file or directory

       reply	other threads:[~2005-10-29 19:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <MBEEJPNKIJCJGNMGGBLBKEJDCFAA.henk@oegema.com>
2005-10-29 19:58 ` Joe Veldhuis [this message]
2005-10-29 20:04   ` KPSK install problem Ralf Baechle DL5RB
2005-10-29 20:14   ` Henk Oegema
2005-10-31  2:28     ` Hamish Moffatt
2005-11-01 15:51       ` Jim Bayer
2005-10-29 20:15 FW: " Ralf Baechle DL5RB
2005-10-30 13:29 ` Henk Oegema
  -- strict thread matches above, loose matches on Subject: below --
2005-10-29 14:57 Henk Oegema
2005-10-29 15:07 ` Joe Veldhuis

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=4363D46A.9020206@gmail.com \
    --to=kd8atu@gmail.com \
    --cc=henk@oegema.com \
    --cc=linux-hams@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox