From: komarimf@craft.camp.clarkson.edu (Mark 'Henry' Komarinski) Subject: TCP/IP and linking files Date: Tue, 27 Oct 1992 21:16:59 GMT
I finally got around to installing the *full* SLS 0.98.1 release. Neat.
But of course I got some questions for thhose with knowledge, specifically:
I have a 2-node network (myself and my roommate) and we both have WD8003
cards, I added the TCP code to the kernel, re-compiled, etc...
Now what? I set up an /etc/hosts file, did the install.net thing, even
threw things around in directories. Now named can't find:
/usr/etc/inet/named.boot. What is supposed to be in the file?
On top of that, what should I give for router and net information? I don't
need a router (I think..).
At this point'telnet enry.dorm' gives me something about not finding the
name ('cos of named I'd guess) and 'telnet 127.0.0.1' gives:
telnet: tcp/telnet: unknown service
Next thingy: I wanted to get sc and xv working. Unfortunately, they
are both in .a format. Okay, but when linking, I get:
sc.a: Undefined symbol _setjmp referenced from text segment
for both of them. Any easy way around it?
Thanks much everyone....
-Mark