On Sat, Nov 30, 2002 at 02:35:12PM +0800, wxd wrote: > I am using ethereal for testing my codec program about LMP protocal. > So I want the other protocals like http not compiled in when make. > For LMP, only the lmp,udp,ip I would like to keep. > > How can I do for that?
Ethereal does not support being compiled with only a limited number of protocol dissectors. You might be able to make it work, but I don't have time to help you do that. I'd suggest that you just use the standard Ethereal program, and not worry about the other dissectors.