Opened 18 years ago

Last modified 8 years ago

#7972 closed defect

tcptraceroute/libnet11 fails under 10.4.5 on Intel platform — at Initial Version

Reported by: dsinn@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port: libnet11

Description

tcptraceroute reports a failure when attempting to trace to a site:

fatman:~ dsinn$ sudo tcptraceroute www.seanet.com 80 Selected device en1, address 192.168.42.241, port 59746 for outgoing packets Tracing the path to www.seanet.com (64.38.166.88) on TCP port 80, 30 hops max libnet_write failed? Attempted to write 40 bytes, only wrote -1

This occurs via both en0 and en1.

Both libnet11 and tcptraceroute build fine:

fatman:~ dsinn$ sudo port install libnet11 ---> Fetching libnet11 ---> Attempting to fetch libnet-1.1.2.1.tar.gz from http://www.packetfactory.net/libnet/dist/ ---> Attempting to fetch libnet-1.1.2.1.tar.gz from http://distfiles-od.opendarwin.org/ ---> Verifying checksum(s) for libnet11 ---> Extracting libnet11 ---> Configuring libnet11 ---> Building libnet11 with target all ---> Staging libnet11 into destroot ---> Packaging tgz archive for libnet11 1.1.2.1_0 ---> Installing libnet11 1.1.2.1_0 ---> Activating libnet11 1.1.2.1_0 ---> Cleaning libnet11 fatman:~ dsinn$ sudo port install tcptraceroute ---> Fetching tcptraceroute ---> Attempting to fetch tcptraceroute-1.5beta4.tar.gz from http://michael.toren.net/code/tcptraceroute/ ---> Verifying checksum(s) for tcptraceroute ---> Extracting tcptraceroute ---> Configuring tcptraceroute ---> Building tcptraceroute with target all ---> Staging tcptraceroute into destroot ---> Packaging tgz archive for tcptraceroute 1.5beta4_0 ---> Installing tcptraceroute 1.5beta4_0 ---> Activating tcptraceroute 1.5beta4_0 ---> Cleaning tcptraceroute

I have no other installed port's that rely on libnet11, so I am unable to test if it is tcptraceroute or libnet11 that is failing. The system is a MacBookPro running 10.4.5.

Change History (0)

Note: See TracTickets for help on using tickets.