I'm not sure what environment your working in but here's what you can try: make -C epan && make wireshark
In the top directory. Thanks, Jaap On 12 feb. 2011, at 10:52, "Ivan R. Sy" <[email protected]> wrote: > Hi! hello, > > its been a while since I did some tweaks with dissectors. Unfortunately for > me, im doing some devs on a VM. > > Question is, when I modify a dissector file (for example, > epan/dissector/packet-proto.c) what is the quickest way for me to re-compile > my wireshark so I can test it? > > currently, im doing 'gmake' on the top directory of wireshark... and it takes > a while. > > I've tried to just do 'gmake', inside epan/dissectors.... but its not > reflecting my adjustments. > > thanks! > > > > ____________________________________________________________________________________ > No need to miss a message. Get email on-the-go > with Yahoo! Mail for Mobile. Get started. > http://mobile.yahoo.com/mail > ___________________________________________________________________________ > 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
