Wireshark mailing list archives

Re: Top of trunk failing to build with make on SuSE 12.2(and other OSes)


From: João Valverde <joao.valverde () tecnico ulisboa pt>
Date: Thu, 23 Nov 2017 00:27:51 +0000



On 22-11-2017 20:34, Guy Harris wrote:
On Nov 22, 2017, at 8:48 AM, Anders Broman <anders.broman () 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.

Commit g871f75ce85 lifted the requirement for >= 4.0.
___________________________________________________________________________
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-request () wireshark org?subject=unsubscribe

Current thread: