Ethereal-dev: [Ethereal-dev] compiltion help

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Jason House <jhouse@xxxxxxxxx>
Date: Thu, 12 Jun 2003 12:07:07 -0400
I'm compiling from the commandline in Windows XP.
I've done a cvs update
... and cvs update -d in case adns.h was in a new directory

Any hints as to what is going wrong?

plugins.c
plugins.c(567) : error C4047: '=' : 'int (__cdecl *)(struct tvbuff *,int,int )' differs in levels of indirection from 'unsigned char *(__cdecl *)(struct tvbuff *,int ,int )' plugins.c(568) : error C4047: '=' : 'int (__cdecl *)(struct tvbuff *,int,int *)' differs in levels of indirection from 'unsigned char *(__cdecl *)(struct tvbuff *,int ,int *)'
resolv.c
resolv.c(82) : fatal error C1083: Cannot open include file: 'adns.h': No such file or directory