Ethereal-dev: Re: [Ethereal-dev] Problems compiling the CVS version

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

From: Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>
Date: Wed, 14 Aug 2002 21:31:47 +0200
That solved the problem. Thank you very much.

Best regards
Michael

On Wednesday, August 14, 2002, at 08:24 PM, Guy Harris wrote:

On Wed, Aug 14, 2002 at 08:12:50PM +0200, Michael Tuexen wrote:
after updating the sources  get

	...

plugins/Makefile.am:24: required directory plugins/docsis does not exist

Did you update the sources with "cvs update" with no arguments, or with
"cvs update -Pd"?

If you didn't specify the "-d" argument, it didn't check out the new
"plugins/docsis" directory; try again, with "-Pd" ("-d" creates and
checks out new directories; "-P" gets rid of empty directories, such as
directories that no longer contain anything).


Michael.Tuexen@xxxxxxxxxxxxxxxxx