On Nov 22, 2017, at 8:48 AM, Anders Broman <anders.bro...@ericsson.com> wrote:

> Build with make  is failing for me with: (this is equivalent to top of trunk)
> make[4]: *** No rule to make target 'register.c', needed by 
> 'libwireshark_la-register.lo'.  Stop.

Sometimes a change to the build procedure isn't automatically handled by the 
resulting make rules, and you have to do a "make distclean" and re-configure 
(and there may even be cases where you have to do a "make maintainer-clean" and 
re-run autogen.sh).

Try that.  If that doesn't work, make sure you have GNU Make 4.x on the 
machines where the build fails, as autotools builds now require that version of 
make.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to