> Building from CVS (at 10:00 GMT), there seems to be a problem with reading > capture files. Both ethereal and tethereal display an entry such as: > > 1 timestamp UNKNOWN WTAP_ENCAP = xx > 2 timestamp UNKNWON WTAP_ENCAP = yy > > Where the frame number and timestamp appear to be correct, and > the value at > the end of the line is increasing (byte count ??). > > Capture files produced by (t)ethereal can be read by WinDump, so > it appears > that the problem is only in reading files.
Executing cleanbld.bat and then nmake -f Makefile.nmake clean resolved the problem. Graham Bloice
