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