Hi!
I'm developing a few dissectors for socketcan. They were working fine,
until I decided to update to SVN head.
Now during the build I get:
Making all in dissectors
make[3]: Entering directory
`/home/akos/projects/c/wireshark/wireshark/epan/dissectors'
make[3]: *** No rule to make target `Custom.nmake', needed by
`Makefile.in'. Stop.
make[3]: Leaving directory
`/home/akos/projects/c/wireshark/wireshark/epan/dissectors'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/akos/projects/c/wireshark/wireshark/epan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/akos/projects/c/wireshark/wireshark'
make: *** [all] Error 2
Do I need a new tool installed?
Regards,
Ákos Vandra