Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2002 22:33:37 +0100
From:      Beat Siegenthaler <beat.siegenthaler@disetronic.ch>
To:        freebsd-stable@freebsd.org
Subject:   ethereal broken ?
Message-ID:  <p05100303b88de8b7a488@[172.20.0.2]>

next in thread | raw e-mail | index | archive | help
Hi,
with every new version of ethereal i hoped that i can run it again. 
But on all versions i have still the same error with proto.c. 
Somebody has a idea?

(cd doc ;  make ../ethereal.1 )
../ethereal -G | /usr/bin/perl ./dfilter2pod.pl 
./ethereal.pod.template > ethereal.pod

** ERROR **: file proto.c: line 2008 (proto_register_field_init): 
assertion failed: ((hfinfo->strings == NULL) || ( (hfinfo->type == 
FT_UINT8) || (hfinfo->type == FT_UINT16) || (hfinfo->type == 
FT_UINT24) || (hfinfo->type == FT_UINT32) || (hfinfo->type == 
FT_INT8) || (hfinfo->type == FT_INT16) || (hfinfo->type == FT_INT24) 
|| (hfinfo->type == FT_INT32) || (hfinfo->type == FT_BOOLEAN) ))
aborting...
-- 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05100303b88de8b7a488>