- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Tue, 06 Apr 1999 08:44:38 -0400
- To: Tadashi NAKANO <tnakano@ise.eng.osaka-u.ac.jp>, www-lib@w3.org
At 21:30 4/6/99 +0900, Tadashi NAKANO wrote: > >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' Try and use the libwww-config script which you can see described at http://www.w3.org/Library/libwww-config.html linked from http://www.w3.org/INSTALL and http://www.w3.org/Library/User/#Use Henrik -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/Frystyk
Received on Tuesday, 6 April 1999 08:44:44 UTC