The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] SIMH compilation problems
@ 2003-09-02 22:26 Maciek Bieszczad
  2003-09-03  1:52 ` moto kawasaki
  0 siblings, 1 reply; 3+ messages in thread
From: Maciek Bieszczad @ 2003-09-02 22:26 UTC (permalink / raw)


I was having some problems compiling SIMH on FreeBSD. The reason is, all
the sources have stray MS-DOS carriage returns (^M), while UNIX only
uses line-feeds (^J). This causes GCC to misread some of the code. I
suggest you convert the sources to UNIX text format.

Once I correct all that, the code compiles fine for me.

BTW, why is networking not supported on FreeBSD? Does the pcap driver
not work?

--
Maciek (macbiesz at optonline.net)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [TUHS] SIMH compilation problems
  2003-09-02 22:26 [TUHS] SIMH compilation problems Maciek Bieszczad
@ 2003-09-03  1:52 ` moto kawasaki
  2003-09-04  1:38   ` Kenneth Stailey
  0 siblings, 1 reply; 3+ messages in thread
From: moto kawasaki @ 2003-09-03  1:52 UTC (permalink / raw)



Hi,

From: Maciek Bieszczad <macbiesz@optonline.net>
Subject: [TUHS] SIMH compilation problems
Date: Tue, 02 Sep 2003 18:26:15 -0400
Message-ID: <000001c371a1$3a742770$03fea8c0 at maciek>

macbiesz> BTW, why is networking not supported on FreeBSD? Does the pcap driver
macbiesz> not work?

bpf might be what you need.

thanks.

moto kawasaki <kawasaki at kawasaki3.org>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [TUHS] SIMH compilation problems
  2003-09-03  1:52 ` moto kawasaki
@ 2003-09-04  1:38   ` Kenneth Stailey
  0 siblings, 0 replies; 3+ messages in thread
From: Kenneth Stailey @ 2003-09-04  1:38 UTC (permalink / raw)



--- moto kawasaki <kawasaki at kawasaki3.org> wrote:
> 
> Hi,
> 
> From: Maciek Bieszczad <macbiesz at optonline.net>
> Subject: [TUHS] SIMH compilation problems
> Date: Tue, 02 Sep 2003 18:26:15 -0400
> Message-ID: <000001c371a1$3a742770$03fea8c0 at maciek>
> 
> macbiesz> BTW, why is networking not supported on FreeBSD? Does the pcap
> driver
> macbiesz> not work?
> 
> bpf might be what you need.
> 
> thanks.
> 
> moto kawasaki <kawasaki at kawasaki3.org>

NetBSD not FreeBSD supports networking with SIMH PDP11 and VAX.

There were changes made to bpf to support writing packets.  On FreeBSD it's
still read-only.


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-04  1:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-02 22:26 [TUHS] SIMH compilation problems Maciek Bieszczad
2003-09-03  1:52 ` moto kawasaki
2003-09-04  1:38   ` Kenneth Stailey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).