POD2MAN=$(SH) pod2man POD2HTML=$(SH) pod2html
should be:
POD2MAN=pod2man POD2HTML=pod2html
Guy Harris wrote:
On Jan 19, 2004, at 7:22 AM, Yaniv Kaul wrote:
Please see attached. It adds 'ICY' as a legitimate reply to HTTP GET request of Shoutcast clients.
Checked in.
Diff'ed against 0.916, the last Win32 build I was able to compile :-(
If you're using MSVC++:
Make sure you have all the relevant libraries, unpacked into the proper directories - see the "Compiling the Ethereal distribution from source" section of the current CVS version of "README.win32".
Also make sure you have an up-to-date version of "config.nmake" - if you've made your own changes to it, propagate those changes to the version from the latest source release or from the CVS version. (If you're going to be doing development, the CVS version is probably best; if you can't use anonymous CVS to get it, get one of the nightly tarballs.)
Then do a "nmake -f makefile.nmake distclean" before building.
_______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev