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

Wireshark-dev: [Wireshark-dev] Top of trunk failing to build with make on SuSE 12.2(and other O

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Wed, 22 Nov 2017 16:48:09 +0000

Hi,

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.

make[4]: *** Waiting for unfinished jobs....

  CC       libwireshark_la-req_resp_hdrs.lo

make[4]: Leaving directory '/home/ericsson/ewireshark/trunk/epan'

Makefile:1954: recipe for target 'all-recursive' failed

make[3]: *** [all-recursive] Error 1

make[3]: Leaving directory '/home/ericsson/ewireshark/trunk/epan'

Makefile:1066: recipe for target 'all' failed

make[2]: *** [all] Error 2

make[2]: Leaving directory '/home/ericsson/ewireshark/trunk/epan'

Makefile:3329: recipe for target 'all-recursive' failed

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory '/home/ericsson/ewireshark/trunk'

Makefile:1651: recipe for target 'all' failed

make: *** [all] Error 2

 

ideas?

I did a fresh checkout of my SVN repository, in case there was any build artifacts in there.

Regards

Anders