Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!samsung!transfer!lectroid!pmutalik From: pmutalik@lectroid.sw.stratus.com (Praveen Mutalik) Newsgroups: comp.unix.misc Subject: Help with LPI CC on Interactive Unix Keywords: CC ANSI-C ANSI C Message-ID: <5642@lectroid.sw.stratus.com> Date: 17 May 91 12:57:47 GMT Distribution: na Organization: Stratus Computer, Inc., Marlboro, MA (Software Eng.) Lines: 19 Hi, Hope someone out there can help. I am currently running Interactive unix on my 386 PC. I have the following problems with it. 1) It does not seem to be seeing new nodes that are added to the /etc/hosts file until after a reboot. 2) I have installed the New C (LPI ANSI C) on this machine but cant seem to do much with it since it cant seem to find some of the include files unless I specifically give it the path lpicc -I/usr/include -I/usr/include/sys my_prog.c -o my_prog Thanks in advance