Rich Burridge wrote: > /net/stard.us.oracle.com/tank/ws/UL/6776222/components/libnet/old_icmp6_echoreq > /net/stard.us.oracle.com/tank/ws/UL/6776222/components/libnet/new_icmp6_echoreq
They're the same. Except for the sections that contain the name of the program, and the resulting ELF checksum, they're identical. > When I try to run them on my system (stard.us.oracle.com), I get: > > $ sudo ./old_icmp6_echoreq > libnet 1.1 echo request ICMP6[raw] > libnet_init() failed: > > $ sudo ./new_icmp6_echoreq > libnet 1.1 echo request ICMP6[raw] > libnet_init() failed: I get a usage message when setting LD_LIBRARY_PATH to your proto area. Even when I try to follow what the usage message says (using -t ::1 -a 1), I still get the usage message. And stard has ipv6 loopback, so you should be able to use ::1. I don't know why you're getting that message. Danek _______________________________________________ userland-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/userland-discuss
