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

Wireshark-dev: Re: [Wireshark-dev] Packaging up a source tarball

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 14 Oct 2014 11:23:52 -0700
On Oct 14, 2014, at 11:11 AM, "Eric W. Anderson" <andersoe@xxxxxxxxxx> wrote:

> Sorry, I wasn't clear.  Autogen worked fine.  *just* running autogen, and then
> tar-ing up the resulting files didn't build properly in my particular odd
> environment (cross-compiling under OpenWRT). 

No, that wouldn't work.  You need to run the configure script and then do "make dist".