Opened 14 years ago

Closed 9 years ago

#23371 closed defect (fixed)

net-snmp +server fails on Snow Leopard

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: snowleopard Cc: nonstop.server@…
Port: net-snmp

Description

net-snmp @5.5_0+server fails on Snow Leopard:

mibII/tcp.c: In function 'tcp_handler':
mibII/tcp.c:328: error: 'TCPTV_MIN' undeclared (first use in this function)
mibII/tcp.c:328: error: (Each undeclared identifier is reported only once
mibII/tcp.c:328: error: for each function it appears in.)
mibII/tcp.c:336: error: 'TCPTV_REXMTMAX' undeclared (first use in this function)

Builds fine on Leopard i386.

Attachments (1)

net-snmp+server.txt.bz2 (13.5 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: net-snmp+server.txt.bz2 added

comment:1 Changed 13 years ago by jmroot (Joshua Root)

checking for system include file... net-snmp/system/darwin.h

Should be darwin9.h.

comment:2 Changed 12 years ago by nonstop.server@…

Cc: nonstop.server@… added

Cc Me!

comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

I removed the server variant in r129760 and made its functionality always-on. It built fine on all the buildbot builders, including the Snow Leopard builder.

Note: See TracTickets for help on using tickets.