Opened 11 years ago
Last modified 11 years ago
#42536 new submission
[NEW] ossim
Reported by: | jul_bsd@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | ossim |
Description
another host-based intrusion detection system
- work in progress
- 4.2.3
- seems there is not distfiles to download and the "opensource" one is only through git
- get a circular infinite tree w git clone, so a bit dirty workaround to configure
- building is still NOK, fails on
sim-event.c:1144:3: error: non-void function 'sim_event_to_string' should return a value [-Wreturn-type] g_return_if_fail(event); ^ /opt/local/include/glib-2.0/glib/gmessages.h:344:3: note: expanded from macro 'g_return_if_fail' return; \ ^ sim-event.c:1145:3: error: non-void function 'sim_event_to_string' should return a value [-Wreturn-type] g_return_if_fail(SIM_IS_EVENT (event)); ^ /opt/local/include/glib-2.0/glib/gmessages.h:344:3: note: expanded from macro 'g_return_if_fail' return; \ ^
- variants to write
Attachments (1)
Note: See
TracTickets for help on using
tickets.
minor update Portfile
still can't compile
mqueue.h (Posix messaging) seems to not exist on MacOS, ask on ossim forum but not answer for now.