On Wed, Sep 30, 2015 at 8:22 PM, SoulAuctioneer <[email protected]> wrote: > Might just need to add this line into error_messages.h in Dan's branch: > > https://github.com/awiddersheim/ossec-hids/blob/master/src/error_messages/error_messages.h#L44 >
There's definitely more than that. Adding that line I still get: /tmp/ccw4cOwc.o:read_win_event_channel.c:(.text+0xcdb): undefined reference to `mkstemp_ex' /tmp/ccw4cOwc.o:read_win_event_channel.c:(.text+0xe19): undefined reference to `rename_ex' /usr/bin/i686-w64-mingw32-ld: /tmp/ccw4cOwc.o: bad reloc address 0xd84 in section `.rdata' collect2: error: ld returned 1 exit status Unfortunately, google doesn't help with mkstemp_ex or rename_ex. > -- > > --- > 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. -- --- 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.
