Example Showxml does not compile on Cygwin

Hi,

I encounter problems compiling w3c-libwww-5.3.2 on CYGWIN_NT-5.1
1.3.18(0.69/3/2). I get the following error:

Making all in Examples
make[3]: Entering directory
`/usr/local/src/w3c-libwww-5.3.2/Library/Examples'
gcc-2 -g -O2    showxml.c   -o showxml
showxml.c:19: WWWLib.h: No such file or directory
showxml.c:20: WWWInit.h: No such file or directory
showxml.c:21: WWWXML.h: No such file or directory


The settings for gcc-2 are obviously incorrect.

Frank

Received on Sunday, 12 January 2003 07:52:42 UTC