All I got it to work. I was hoping that I didn't have to re-edit everything (since it already existed)...but I did.
I just simply copied the asn1 protocol and added my stuff to it. It now works..!! Thanks for all your suggestions. Brian On 10/5/2010 12:08 PM, Anders Broman wrote: > Did you add your dissector to the reqired files in Linux? > Compare with an existing plugin. > Regards > Anders > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Brian Oleksa > Sent: den 5 oktober 2010 18:05 > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] building my dissector on linux > > > Jeff > > I tried that....now I am to the point where I am just hacking stuff together. > (which I do not want to do). > > Should I grab an existing dissector in the 1.4 build and copy it and do > add/replace and add my dissector in..?? > > If so...which dissector should I copy..?? Or shouldn't I do this as this is a > hack as well..?? > > Thanks, > Brian > > > > On 10/5/2010 11:36 AM, Jeff Morriss wrote: >> Brian Oleksa wrote: >>> Jeff >>> >>> Yes...I just reran ./autogen.sh again (with my plugin in place) and I >>> still get the same result. >>> >>> I did not overwrite anything in the top level. >>> >>> I checked out version 1.4.0 >>> ./autogen.sh >>> ./configure >>> make >>> make install >>> put my dissector in the plugin directory reran ./autogen.sh >>> >>> If I try to cd into my dissector directory and do a make...I get the >>> same error as last time. >> Try a ./configure after the ./autogen.sh (that converts Makefile.in's >> into Makefile's). >> ___________________________________________________________________________ >> 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 > ___________________________________________________________________________ > 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
