compiling problem

I installed libwww version5.1 before. And now I'm thinking to make client 
by using libwww library.But I can't compile your sample code 
'Start and Stop the Library'. There appeared lots of parse error
after execute follwing command. Please advice me.

% gcc -I/usr/local/include/w3c-libwww -o libapp_1 libapp_1.c 

In file included from /usr/local/include/w3c-libwww/WWWUtil.h:39,
                 from /usr/local/include/w3c-libwww/WWWLib.h:41,
                 from libapp_1.c:1:
/usr/local/include/w3c-libwww/HTUtils.h:116: parse error before `size_t'
.....
...


--
tnakano

Received on Tuesday, 6 April 1999 08:30:15 UTC