Syntax error in /usr/include/rpc/svc.h

Tejas Desai tdesai at cad609.intel.com
Fri Feb 8 04:28:25 AEST 1991


	When I try to compile a module which includes <rpc/rpc.h>, I 
get the following error:

Processing include file /usr/include/rpc/svc.h
 23   231 | extern fd_set svc_fdset;
            ..............a.........
a - 1506-046: (S) Syntax error.

The simple test case given below reproduces the problem.

	#include <stdio.h>
	#include <rpc/rpc.h>
	main()
	{
	}

Should I be using any compile time flags or is this a bug? Any help is
appreciated. Thanks.

--
Tejas Desai

Intel Corp., MS:SC3-36
2880 Northwestern Parkway
Santa Clara, CA 95052

email: tdesai at scdt.intel.com
Voice : (408) 765 4215 (0)

All standard disclaimers apply



More information about the Comp.unix.aix mailing list