[comp.unix.misc] Help with LPI CC on Interactive Unix

pmutalik@lectroid.sw.stratus.com (Praveen Mutalik) (05/17/91)

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

cpcahil@virtech.uucp (Conor P. Cahill) (05/18/91)

pmutalik@lectroid.sw.stratus.com (Praveen Mutalik) writes:
>	1) It does not seem to be seeing new nodes that are added to the 
>	   /etc/hosts file until after a reboot.

This is not normally the case.  Perhaps you have something wrong with your
configuration or with the way that you are testing it.

>	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 

LPI C is supposed to be pretty brain dead.  Grab a copy of GNU-CC if you
want an ANSI compiler.

-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170