I think you re-generated packet-snmp.c . I I haven't checked in neither the regenerated packet-snmp.c nor the changes in the makefiles or other files that (will) depend on oids.c to build. I plan doing so this weekend.
Since you are already there, you could help me out, can you add oids.c and oids.h to epan/Makefile.common, and check if the build and the snmp dissector work without HAVE_LIBSMI defined? That way I'll focus in the actual roll-out of libsmi. Thanks, Luis On 8/24/07, Richard van der Hoff <[EMAIL PROTECTED]> wrote: > I'm seeing > > epan/.libs/libwireshark.so: undefined reference to `oid_to_subid_buf' > epan/.libs/libwireshark.so: undefined reference to `oid_get_from_encoded' > epan/.libs/libwireshark.so: undefined reference to `oid_resolved' > epan/.libs/libwireshark.so: undefined reference to `oid_subid2string' > > on the latest trunk. Anyone got any clues what's happened here? > > Cheers > > Richard > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > -- This information is top security. When you have read it, destroy yourself. -- Marshall McLuhan _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
