Wireshark under Cygwin
"Graeme Lunt" <[email protected]> Sat, 29 Jul 2006 15:45:03 +0200
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have started getting problems compiling/running Wireshark under cygwin - it appears to have problems relocating its libraries. Under gdb I see: Starting program: /cygdrive/c/ethereal/.libs/wireshark.exe warning: LDR: LdrRelocateImageWithBias() failed 0xc000007b LDR: OldBase : 67AC0000 LDR: NewBase : 00990000 LDR: Diff : 0xffffffff98ed0000 LDR: NextOffset : 018411E8 LDR: *NextOffset : 0x334c LDR: SizeOfBlock : 0x22 This has started occuring when I updated my cygwin environment. I am using latest SVN. Anybody got any ideas? Thanks, Graeme