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
