fuller@isctsse.UUCP (Bill Fuller) (07/11/89)
Hi, I am trying to get the DECNET code included in the X server for connections to DEC equipment. However, during the compiles with DNETCONN turned on, I am missing some *.h files on my Sun 4. Can someone tell me where I should get these files so that I can turn on this feature. The error I got while compiling is listed below. Any help would be appreciated. making ../extensions/server making ../fonts/mkfontdir making dix making ddx/snf making ddx/mi making ddx/mfb making ddx/cfb making ddx/sun making os/4.2bsd rm -f access.o cc -c -O -I. -I../../include -I../../../X11 -DINCLUDE_ALLOCA_H -DTCPCONN -DUNIX CONN -DDNETCONN access.c access.c: 48: Can't find include file netdnet/dn.h access.c: 49: Can't find include file netdnet/dnetdb.h *** Error code 2 make: Fatal error: Command failed for target `access.o' Current working directory /usr3/X11R3/server/os/4.2bsd *** Error code 1 make: Fatal error: Command failed for target `os/4.2bsd' Thankyou, William H. Fuller Senior Systems Consultant
jim@EXPO.LCS.MIT.EDU (Jim Fulton) (07/11/89)
> I am trying to get the DECNET code included in the X server for > connections to DEC equipment. However, during the compiles with DNETCONN > turned on, I am missing some *.h files on my Sun 4. The DNETCONN stuff is for the Ultrix socket interface to DECnet. You'll need to do a little work (and then give it back :-) to get it to work with somebody else's DECnet interfaces.