|
From: Hans B P. <ha...@di...> - 2000-09-02 08:53:17
|
Kurt Raschke wrote: > [kurt@linux new]$ make parser > cc parser.c -o parser > parser.c: In function `get_line': > parser.c:111: `by' undeclared (first use in this function) > parser.c:111: (Each undeclared identifier is reported only once > parser.c:111: for each function it appears in.) > make: *** [parser] Error 1 This is a corruption presumably on the upload, I get the same problem when I download and I see a difference between my master copy and the downloaded one. One more check to do when uploading files - check that you can download a good copy! Oh and the mlist.ccc file also appears corrupt - duh!!! I will put up a .tgz file directly off my linux box later on taday, at least then any corruptions will be flagged by gzip. > [kurt@linux new]$ make html > cc -o html html.c > /tmp/ccU0bnzp.o: In function `main': > /tmp/ccU0bnzp.o(.text+0xa2): undefined reference to `parse_files' > collect2: ld returned 1 exit status > make: *** [html] Error 1 avn't seen this specific issue, but I will try it before doing the upload later today. Regards (and apologies) -- Hans B Pufal |