Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!dimacs.rutgers.edu!seismo!uunet!olivea!orc!inews!tdesai From: tdesai@cad609.intel.com (Tejas Desai) Newsgroups: comp.unix.aix Subject: Syntax error in /usr/include/rpc/svc.h Message-ID: Date: 7 Feb 91 17:28:25 GMT Sender: news@inews.intel.com Distribution: usa Organization: Intel Corporation, Santa Clara, CA Lines: 31 When I try to compile a module which includes , 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 #include 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@scdt.intel.com Voice : (408) 765 4215 (0) All standard disclaimers apply