Newsgroups: comp.sys.hp Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!cnd.hp.com!jmc From: jmc@cnd.hp.com (Jerry McCollom) Subject: Re: Inetd core dumping (fresh 7.0 install) In-Reply-To: kriso@lombard.dartmouth.edu's message of 17 Apr 91 20: 18:07 GMT Message-ID: Lines: 21 Sender: news@sdd.hp.com (Usenet News) Nntp-Posting-Host: hpcndfa.cnd.hp.com Organization: Colorado Networks Division, Hewlett-Packard Co. References: <1991Apr17.201807.5207@dartvax.dartmouth.edu> Distribution: usa Date: Thu, 18 Apr 1991 16:46:49 GMT In article <1991Apr17.201807.5207@dartvax.dartmouth.edu> kriso@lombard.dartmouth.edu (Kris Olander) writes: | When netlinkrc tries to start inetd at boot time I | get: | | netlinkrc 103 Bad System call - core dumped The install kernel doesn't include semaphores, which inetd needs (to implement the -c, -k, and -L options). Add the following to your /etc/conf/dfile: sema 1 then rebuild your kernel and you'll be in good shape. BTW, I've been told this (the lack of semaphores when you install networking) is fixed in 8.0. Regards, Jerry McCollom Hewlett Packard, Colorado Networks Division jmc@cnd.hp.com