All of lore.kernel.org
 help / color / mirror / Atom feed
From: penfold@customware.com.au
To: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] Source of this version of rbootd-2.0-2
Date: Sun, 4 Feb 2001 02:25:37 +1100 (EST)	[thread overview]
Message-ID: <200102031525.CAA25557@customware.com.au> (raw)
In-Reply-To: <20010203011748.F26452@parcelfarce.linux.theplanet.co.uk> from "Matthew Wilcox" at Feb 03, 2001 01:17:48 AM

> 
> On Sat, Feb 03, 2001 at 01:51:17AM +0100, Christoph Plattner wrote:
> > Hi PA-RISCers !
> > 
> > Is there a source code of "your" binary version of the rbootd.
> > Alle source of debian has the problem, that the file pcap.h is not
> > found.
> 
> you need to `apt-get install libpcap-dev', then you will have a pcap.h
> and can rebuild rbootd.

And, in my case at least also patch defs.h :
replace 
#include <pcap.h>
with 
#include <pcap/pcap.h>

FWIW, I have libpcap-0.4-16.

Hope this helps,

Damian
penfold@customware.com.au

  reply	other threads:[~2001-02-03 15:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-03  0:51 [parisc-linux] Source of this version of rbootd-2.0-2 Christoph Plattner
2001-02-03  1:17 ` Matthew Wilcox
2001-02-03 15:25   ` penfold [this message]
2001-02-03 17:24     ` Matthew Wilcox
2001-02-04  1:30       ` penfold
2001-02-04  1:50         ` herrold
2001-02-04  5:54           ` penfold

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=200102031525.CAA25557@customware.com.au \
    --to=penfold@customware.com.au \
    --cc=parisc-linux@parisc-linux.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 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.