site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909) You may want to reinstall DevSDK.pkg. -- Martin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Ryan Swift wrote: I am trying to compile an rpc server (written in C) on a mac. The code builds on my linux machine, but i would like it to build on my mac. The compiler errors are: In file included from rpc_sig_manager.c:34: /usr/include/rpc/pmap_clnt.h:35:2: error: invalid preprocessing directive #define_RPC_PMAP_CLNT_H This looks like a corrupt file. In my copy of /usr/include/rpc/pmap_clnt.h there is a space after "#define". Also the line numbers you are showing are completely different from what I see in that file. Did you overwrite the system-supplied file with your own copy? This email sent to site_archiver@lists.apple.com