After checking out pull #159 by using the following commands: git checkout -b awiddersheim-fix_win32_install_uninstall master git pull https://github.com/awiddersheim/ossec-hids.git fix_win32_install_uninstall
The compile failed when trying to build LUA as part of Windows agent. I got a lot of errors for undefined references. For example, lstrlib.o: In function `str_find_aux': lstrlib.c:(.text+0x1aff): undefined reference to `memcmp' lstrlib.c:(.text+0x1b23): undefined reference to `memchr' lstrlib.c:(.text+0x1c84): undefined reference to `strlen' ... Can use build Windows agent successfully? On Wednesday, April 2, 2014 1:31:24 PM UTC-7, [email protected] wrote: > > I guess this is a day late but I wanted to get both of these into the 2.8 > release: > > https://github.com/ossec/ossec-hids/pull/159 > https://github.com/ossec/ossec-hids/issues/169 > > Sorry about that. Anyway someone can get 159 reviewed and merged? Fixing > 169 should be fairly quick after that. > -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
