Subject: Re: SIMH and DELQA module
To: port-vax@netbsd.org, Anders Magnusson <ragge@ludd.luth.se>
From: Megan <mbg@TheWorld.com>
List: port-vax
Date: 10/26/2002 22:09:50
I found that building simh with the delqa support on RHL7.1 on
alpha required

	1) changing the sim_ether.c source to #include <pcap/pcap.h>
		(it comes with '#include <pcap.h>'
and	2) changed /usr/include/pcap/pcap.h to #include <pcap/net/bpf.h>
		(I think from '#include <net/bpf.h>')

					Megan Gentry
					Former RT-11 Developer

+--------------------------------+-------------------------------------+
| Megan Gentry, EMT/B, PP-ASEL   | email: gentry at zk3.dec.com (work) |
| Unix Support Engineering Group |        mbg at world.std.com (home)  |
| Hewlett Packard                |             (s/ at /@/)             |
| 110 Spitbrook Rd. ZK03-2/T43   | URL:     http://world.std.com/~mbg/ | 
| Nashua, NH 03062               | "pdp-11 programmer - some assembler |
| (603) 884 1055   (DEC '77-'98) |  required." - mbg            KB1FCA |
+--------------------------------+-------------------------------------+