- From: Zuberi White <zjw@dizis.com>
- Date: Wed, 3 Nov 1999 20:45:26 -0500 (EST)
- To: "'Hao Wang'" <hbwang@cs.wisc.edu>
- Cc: "'LIBWWW (E-mail)'" <www-lib@w3.org>, <gerald@w3.org>
I found the problem. Somehow the makefile generated in the examples directory did not append $(EXEEXT) after showxml in the noinst_PROGRAMS= section. Thank you for your assistance. -----Original Message----- From: Hao Wang [mailto:hbwang@cs.wisc.edu] Sent: Wednesday, November 03, 1999 4:23 PM To: Zuberi White Cc: LIBWWW (E-mail); gerald@w3.org Subject: Re: Can not make library Check your path. Or put -I where_you_installed_libwww Hao On Wed, 3 Nov 1999, Zuberi White wrote: > While trying to make the library, I got the following message. > > gcc -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 > make[3]: *** [showxml] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive-am] Error 2 > > I am using the 5.2.8 tar ball on Win NT and 95 workstations. For the GNU > tools I am using CYGWIN B20. > > > > > --------------------------- Hao Wang Computer Science Department University of Wisconsin 1210 W. Dayton St. Madison, WI 53706
Received on Thursday, 4 November 1999 06:20:17 UTC