#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)
Change History (7)
Changed 17 years ago by jwelp1@…
Attachment: | patch-spo_alert_arubaaction.c added |
---|
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: | Expected → Normal |
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 17 years ago by jmroot (Joshua Root)
Cc: | markd@… removed |
---|---|
Owner: | changed from macports-tickets@… to markd@… |
comment:3 Changed 16 years ago by tobypeterson
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
panther, closing