Nope, make distclean also fails for the same reason... :) Regards, Ákos
On 27 May 2012 01:18, Pascal Quantin <[email protected]> wrote: > Le 27 mai 2012 à 01:12, Akos Vandra <[email protected]> a écrit : > >> Sorry, I forgot to mention: I am running ubuntu 10.10, x64 version. >> >> On 27 May 2012 01:05, Akos Vandra <[email protected]> wrote: >>> 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? > > Hi, > > A make distclean should get you out of trouble. > > Regards, > Pascal. > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
