Comment # 4 on bug 964612 from
Hello!

Guys, please give some help here:
https://redmine.openinfosecfoundation.org/issues/1525#note-9

=====
First of all I'm a little bit confused why OpenSuse puts the include files in
"/usr/include/libnetfilter_queue/libnetfilter_queue" instead of just
"/usr/include/libnetfilter_queue" but I couldn't find a way to make this line
work: {{{
AC_CHECK_HEADER(libnetfilter_queue/libnetfilter_queue.h,,[AC_ERROR(libnetfilter_queue/libnetfilter_queue.h
not found ...)])
}}}
I see that in other projects as well and even playing with the path didn't
change anything. Does anyone have an idea why this AC_CHECK_HEADER won't work
on OpenSuse but on other distris, while most of the others work well with
OpenSuse?
=====

Thanks!


You are receiving this mail because: