|
From: Hans B P. <ha...@di...> - 2000-09-02 19:05:34
|
Kurt Raschke wrote: > > The C parser in CVS fails to compile: This problem is fixed - it was a currupted upload. > [kurt@linux new]$ make html > cc -o html html.c This one you need to link with parser so cc should read cc -o html html.c parser.c New files available as <ftp://aconit.org/pub/files.tgz> I downloaded the file, expanded it and built and tested the sources on my Mandrake 70 system, all seemed OK. Regards -- Hans B Pufal |