On Wed, 2004-11-17 at 10:12 -0500, Roy Kidder wrote: > Hello list, > > I recently upgraded to 0.80 and encountered some new ouput in doing so. When > recursively scanning a directory structure from the command line, I have > started getting the following two messages: > > LibClamAV Warning: Unknown machine type in PE header > LibClamAV Warning: Unknown subsystem in PE header > > I did some further investigating and discovered that it only happens when I > I scan iPaq binaries (dll, exe, etc). > > Has anyone else encountered this? Any idea what it means?
Seems quite clear... PE is the header on dos/windows executables (exe files). Clam's scanner probably only knows regular dos/windows PE headers and WindowsCE apparently has a slightly different header (since it's another architecture). Adding data about these headers to libclamav should fix it... nothing you can do, just ignore it. -- Mark Janssen -- maniac(at)maniac.nl Unix / Linux, Open-Source and Internet Consultant PGP: 0x357D2178 Skype: markmjanssen ICQ: 129696007
signature.asc
Description: This is a digitally signed message part
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
