At 11:59 AM 5/20/2002 -0400, [EMAIL PROTECTED] wrote: > A work around consists of altering the #include order. >Taking a queue from the #include order in Perl's sockadapt.h I came >up with this version of try.c. Does this compile cleanly for you with > > $ cc/define=MULTINET_SOCKETS try.c
Your version works fine with $ cc/vers nl: DEC C V5.2-003 on OpenVMS Alpha V7.1 $ mu show/version Process Software MultiNet V4.2 Rev A-X, AlphaServer 2100 5/250, OpenVMS AXP V7.1 >(that is even without the /prefix=all qualifier)? Nope. This rather ancient compiler needs the /prefix=all. That is already included, though, in ccflags.
