Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] moving the files which are linked into libethereal.dll to epa

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

From: Jon Ringle <ml-ethereal@xxxxxxxxxx>
Date: Thu, 10 Feb 2005 12:16:11 -0500
On Wednesday 09 February 2005 04:14 am, Guy Harris wrote:
> Jon Ringle wrote:
> > After doing a 'svn update' and './autogen.sh' and a 'make', I get the
> > following message:
> >
> > make[3]: Entering directory `/home/eringlej/ethereal/ethereal/epan'
> > make[3]: *** No rule to make target `../h225-persistentdata.c', needed by
> > `h225-persistentdata.lo'.  Stop. make[3]: Leaving directory
> > `/home/eringlej/ethereal/ethereal/epan' make[2]: *** [all-recursive]
> > Error 1
> >
> > Is there something else I need to do to pickup the changes you did.
>
> Yes, you need to re-run the configure script after the "./autogen.sh"
> and before a "make".

Ah, yes of course. Thanks for the cluebat :)