Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.protocols.nfs Subject: Re: pcnfsd and Ultrix? Message-ID: <4060@auspex.auspex.com> Date: 14 Sep 90 20:19:34 GMT References: <1990Sep13.170508.6221@portia.Stanford.EDU> <1990Sep14.010240.6563@portia.Stanford.EDU> Distribution: na Organization: Auspex Systems, Santa Clara Lines: 12 >and several people pointed out that you just take out the "include >sys/stream.h" line and it works fine. Bizarre. If it's not using STREAMS, why is it bothering to include ? If the answer is "because it won't compile under SunOS 4.x due to errors in ", the *correct* answer is "so don't include ; that include file is a bunch of stuff for internal kernel interfaces in the tty driver, which only the most extraordinary of user-mode code should be including (and the SunOS 4.x is *completely unlike* the BSD one anyway)."