Fwd: Re: [Simh] MacOSX networking troubles...

hsnewman at austin.rr.com hsnewman at austin.rr.com
Fri Jan 9 17:41:39 EST 2004


Both upgrading lpcap and making the source code change didn't fix the compile:
gcc -O2 -g -lm -lsocket -lnsl -I /usr/local/include -L /usr/local/lib -I . -D_GNU_SOURCE PDP11/pdp11_fp.c PDP11/pdp11_cpu.c PDP11/pdp11_dz.c PDP11/pdp11_cis.c PDP11/pdp11_lp.c PDP11/pdp11_rk.c PDP11/pdp11_rl.c PDP11/pdp11_rp.c PDP11/pdp11_rx.c PDP11/pdp11_stddev.c PDP11/pdp11_sys.c PDP11/pdp11_tc.c PDP11/pdp11_tm.c PDP11/pdp11_ts.c PDP11/pdp11_io.c PDP11/pdp11_rq.c PDP11/pdp11_tq.c PDP11/pdp11_pclk.c PDP11/pdp11_ry.c PDP11/pdp11_pt.c PDP11/pdp11_hk.c PDP11/pdp11_xq.c PDP11/pdp11_xu.c scp.c scp_tty.c sim_sock.c sim_tmxr.c sim_ether.c sim_tape.c -DVM_PDP11 -I PDP11/ -DUSE_NETWORK -lpcap -o BIN/pdp11
sim_ether.c: In function `eth_open':
sim_ether.c:377: `BIOCSHDRCMPLT' undeclared (first use in this function)
sim_ether.c:377: (Each undeclared identifier is reported only once
sim_ether.c:377: for each function it appears in.)
sim_ether.c: In function `eth_filter':
sim_ether.c:676: warning: passing arg 1 of `pcap_freecode' from incompatible pointer type
sim_ether.c:676: too few arguments to function `pcap_freecode'
sim_ether.c: In function `eth_devices':
sim_ether.c:713: `pcap_if_t' undeclared (first use in this function)
sim_ether.c:713: `alldevs' undeclared (first use in this function)
sim_ether.c:714: `dev' undeclared (first use in this function)
sim_ether.c:715: parse error before `int'
sim_ether.c:719: `errbuf' undeclared (first use in this function)
sim_ether.c:725: `i' undeclared (first use in this function)
sim_ether.c:726: `PCAP_IF_LOOPBACK' undeclared (first use in this function)
gmake: *** [BIN/pdp11] Error 1
-Harris
-------------- next part --------------
An embedded message was scrubbed...
From: Mark Pizzolato <mark at infocomm.com>
Subject: Re: [Simh] MacOSX networking troubles...
Date: Fri, 09 Jan 2004 14:19:01 -0800 (PST)
Size: 4555
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20040109/8cbe5cf3/attachment-0003.mht>


More information about the Simh mailing list