Ethereal-dev: Re: [Ethereal-dev] Next Release

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 9 Jul 2001 22:28:21 -0700
On Mon, Jul 09, 2001 at 06:53:38PM -0400, Ed Warnicke wrote:
> Please look at what I've done recently to the MGCP and Gryphon
> plugins.

OK:

	% uname -sr
	FreeBSD 3.4-RELEASE
	% make dist
	rm -rf ethereal-0.8.18
	mkdir ethereal-0.8.18
	chmod 777 ethereal-0.8.18

		...

	done
	make[2]: Entering directory `/bigdisk/src/cmd/ethereal.work/plugins/gryphon'
	make[2]: *** No rule to make target `packet-gryphon-static.o.c', needed by `distdir'.  Stop.
	make[2]: Leaving directory `/bigdisk/src/cmd/ethereal.work/plugins/gryphon'
	make[1]: *** [distdir] Error 1
	make[1]: Leaving directory `/bigdisk/src/cmd/ethereal.work/plugins'
	make: *** [distdir] Error 1

I think it needs a bit more work....