Sujet : Re: Apache + mod_php performance
De : cross (at) *nospam* spitfire.i.gajendra.net (Dan Cross)
Groupes : comp.os.vmsDate : 07. Oct 2024, 21:17:11
Autres entêtes
Organisation : PANIX Public Access Internet and UNIX, NYC
Message-ID : <ve1fk7$auq$1@reader1.panix.com>
References : 1 2 3 4
User-Agent : trn 4.0-test77 (Sep 1, 2010)
In article <
ve1f1t$1mvdn$2@dont-email.me>,
Arne Vajhøj <
arne@vajhoej.dk> wrote:
On 10/7/2024 11:52 AM, Dan Cross wrote:
$ cc zz
>
len = CMSG_SPACE(sizeof(int));
.........^
%CC-I-IMPLICITFUNC, In this statement, the identifier "CMSG_SPACE" is
implicitly declared as a function.
at line number 33 in file DKA0:[arne]zz.c;1
[snip]
Why would you try to build that under VMS? It obviously would
not build or work there.
Did you read the message the program was attached to?
- Dan C.