I am rebuilding my plugin for 0.9.7 (on Win2k using VC7)
to this end I needed to build 0.9.7
I am getting 101 unresolved symbols of the form "__imp__[libc name]"
eg "__imp__abort"
I also get "cannot open include file 'unistd.h'" in epan/dfilters/scanner.c,
but this is patchable to
#include "io.h"
#define isatty(x) _isatty(x)
I put this down to dependance on the provided scanner.c, which I surmise was
built under Unix, rather than FLEXing my own.
Fortunately, by the time the build gets around to linking Ethereal, it has
done enough to enable the building of the plugins. So my initial need is
met, but I would like to have a working build.
What am I doing wrong?
--
Richard Urwin, Private
"No 9000 series computer has ever made a mitsake or corrubiteddatatato."
_____________________________________________________________________
This e-mail has been scanned for viruses by the WorldCom Internet Managed Scanning Service - powered by MessageLabs. For further information visit http://www.worldcom.com