Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#12339 closed defect (wontfix)

BUG: Two snort files use uint(8,16,32) instead of u_int(8,16,32), prevents build on 10.3.9/macports 1.5.

Reported by: jwelp1@… Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

Two snort files (decode.h and spo_alert_arubaactions.c) use uint(8,16,32) instead of u_int(8,16,32) for several variables. This prevents snort from building on 10.3.9/macports 1.5. I developed two patch files that correct this for the decode.h and spo_alert_arubaactions.c files. The patch files are for use with snort 2.7.

Attachments (3)

patch-spo_alert_arubaaction.c (1.5 KB) - added by jwelp1@… 17 years ago.
patch-decode.h (1.8 KB) - added by jwelp1@… 17 years ago.
patch-parser.c (521 bytes) - added by jwelp1@… 17 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by jwelp1@…

Changed 17 years ago by jwelp1@…

Attachment: patch-decode.h added

comment:1 Changed 17 years ago by nox@…

Cc: markd@… added
Milestone: Port Bugs
Priority: ExpectedNormal
Summary: Two snort files use uint(8,16,32) instead of u_int(8,16,32), prevents build on 10.3.9/macports 1.5.BUG: Two snort files use uint(8,16,32) instead of u_int(8,16,32), prevents build on 10.3.9/macports 1.5.
Version: 1.5.0

Changed 17 years ago by jwelp1@…

Attachment: patch-parser.c added

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Cc: markd@… removed
Owner: changed from macports-tickets@… to markd@…

comment:3 Changed 15 years ago by tobypeterson

Resolution: wontfix
Status: newclosed

panther, closing

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.