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
