bugzilla-daemon at netfilter.org
2013-Aug-15 15:54 UTC
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 Summary: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met: Product: libnetfilter_queue Version: unspecified Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: normal Priority: P5 Component: libnetfilter_queue AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: donnjohn at us.ibm.com Estimated Hours: 0.0 Hi, pkg info: #define PACKAGE_NAME "libnetfilter_queue" | #define PACKAGE_TARNAME "libnetfilter_queue" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "libnetfilter_queue 1.0.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libnetfilter_queue" | #define VERSION "1.0.2" I built and installed libnfnetlink ( gets installed to a non-standard location: /usr/local/lib) ; but I can't build this even if I copy the libs to /usr/lib . I pulled these packages using git today. You really need README file included in the distro for this step and for the examples found in example and utils directories. Thanks, -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-15 16:08 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 donnjohn at us.ibm.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |donnjohn at us.ibm.com -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-15 16:09 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #1 from donnjohn at us.ibm.com 2013-08-15 18:09:09 CEST --- add myself to cc list ;-) -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-15 17:27 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter at linuxace.com --- Comment #2 from Phil Oester <netfilter at linuxace.com> 2013-08-15 19:27:41 CEST --- Please post output of: pkg-config --debug --exists --print-errors "libnfnetlink >= 0.0.41" If the libnfnetlink.pc file is not in the appropriate location, then pkg-config won't find it. FYI - when you are the bug reporter, no need to add yourself to the CC. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-15 17:54 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #3 from donnjohn at us.ibm.com 2013-08-15 19:54:17 CEST --- here you go .. [root at RH63-x86 libnetfilter_queue]# pkg-config --debug --exists --print-errors "libnfnetlink >= 0.0.41" Option --debug seen Option --exists seen Option --print-errors seen Error printing disabled by default, value of --print-errors: 1 Error printing enabled Adding virtual 'pkg-config' package to list of known packages Scanning directory '/usr/local/lib' Ignoring file 'libnfnetlink.la' in search directory; not a .pc file Ignoring file 'libnfnetlink.so' in search directory; not a .pc file Ignoring file 'libnfnetlink.so.0.2.0' in search directory; not a .pc file Ignoring file '..' in search directory; not a .pc file Ignoring file 'pkgconfig' in search directory; not a .pc file Ignoring file 'libnfnetlink.so.0' in search directory; not a .pc file Ignoring file '.' in search directory; not a .pc file Scanning directory '/usr/lib/pkgconfig' Ignoring file '.' in search directory; not a .pc file Ignoring file '..' in search directory; not a .pc file File 'gdk-2.0.pc' appears to be a .pc file Will find package 'gdk-2.0' in file '/usr/lib/pkgconfig/gdk-2.0.pc' File 'pygtk-2.0.pc' appears to be a .pc file Will find package 'pygtk-2.0' in file '/usr/lib/pkgconfig/pygtk-2.0.pc' File 'xcursor.pc' appears to be a .pc file Will find package 'xcursor' in file '/usr/lib/pkgconfig/xcursor.pc' File 'sm.pc' appears to be a .pc file Will find package 'sm' in file '/usr/lib/pkgconfig/sm.pc' File 'QtDBus.pc' appears to be a .pc file Will find package 'QtDBus' in file '/usr/lib/pkgconfig/QtDBus.pc' File 'QtGui.pc' appears to be a .pc file Will find package 'QtGui' in file '/usr/lib/pkgconfig/QtGui.pc' File 'QtHelp.pc' appears to be a .pc file Will find package 'QtHelp' in file '/usr/lib/pkgconfig/QtHelp.pc' File 'gnome-screensaver.pc' appears to be a .pc file Will find package 'gnome-screensaver' in file '/usr/lib/pkgconfig/gnome-screensaver.pc' File 'gmodule-export-2.0.pc' appears to be a .pc file Will find package 'gmodule-export-2.0' in file '/usr/lib/pkgconfig/gmodule-export-2.0.pc' File 'QtDesignerComponents.pc' appears to be a .pc file Will find package 'QtDesignerComponents' in file '/usr/lib/pkgconfig/QtDesignerComponents.pc' File 'libexslt.pc' appears to be a .pc file Will find package 'libexslt' in file '/usr/lib/pkgconfig/libexslt.pc' File 'libcap-ng.pc' appears to be a .pc file Will find package 'libcap-ng' in file '/usr/lib/pkgconfig/libcap-ng.pc' File 'formw.pc' appears to be a .pc file Will find package 'formw' in file '/usr/lib/pkgconfig/formw.pc' File 'tinfo.pc' appears to be a .pc file Will find package 'tinfo' in file '/usr/lib/pkgconfig/tinfo.pc' File 'libIDL-2.0.pc' appears to be a .pc file Will find package 'libIDL-2.0' in file '/usr/lib/pkgconfig/libIDL-2.0.pc' File 'libsoup-gnome-2.4.pc' appears to be a .pc file Will find package 'libsoup-gnome-2.4' in file '/usr/lib/pkgconfig/libsoup-gnome-2.4.pc' File 'librsvg-2.0.pc' appears to be a .pc file Will find package 'librsvg-2.0' in file '/usr/lib/pkgconfig/librsvg-2.0.pc' File 'libegroupwise-1.2.pc' appears to be a .pc file Will find package 'libegroupwise-1.2' in file '/usr/lib/pkgconfig/libegroupwise-1.2.pc' File 'xmuu.pc' appears to be a .pc file Will find package 'xmuu' in file '/usr/lib/pkgconfig/xmuu.pc' File 'ORBit-2.0.pc' appears to be a .pc file Will find package 'ORBit-2.0' in file '/usr/lib/pkgconfig/ORBit-2.0.pc' File 'xxf86vm.pc' appears to be a .pc file Will find package 'xxf86vm' in file '/usr/lib/pkgconfig/xxf86vm.pc' File 'gstreamer-controller-0.10.pc' appears to be a .pc file Will find package 'gstreamer-controller-0.10' in file '/usr/lib/pkgconfig/gstreamer-controller-0.10.pc' File 'pango.pc' appears to be a .pc file Will find package 'pango' in file '/usr/lib/pkgconfig/pango.pc' File 'libxslt.pc' appears to be a .pc file Will find package 'libxslt' in file '/usr/lib/pkgconfig/libxslt.pc' File 'QtSvg.pc' appears to be a .pc file Will find package 'QtSvg' in file '/usr/lib/pkgconfig/QtSvg.pc' File 'libdrm_radeon.pc' appears to be a .pc file Will find package 'libdrm_radeon' in file '/usr/lib/pkgconfig/libdrm_radeon.pc' File 'libcanberra.pc' appears to be a .pc file Will find package 'libcanberra' in file '/usr/lib/pkgconfig/libcanberra.pc' File 'gstreamer-net-0.10.pc' appears to be a .pc file Will find package 'gstreamer-net-0.10' in file '/usr/lib/pkgconfig/gstreamer-net-0.10.pc' File 'panelw.pc' appears to be a .pc file Will find package 'panelw' in file '/usr/lib/pkgconfig/panelw.pc' File 'bonobo-activation-2.0.pc' appears to be a .pc file Will find package 'bonobo-activation-2.0' in file '/usr/lib/pkgconfig/bonobo-activation-2.0.pc' File 'fontutil.pc' appears to be a .pc file Will find package 'fontutil' in file '/usr/lib/pkgconfig/fontutil.pc' File 'libxml-2.0.pc' appears to be a .pc file Will find package 'libxml-2.0' in file '/usr/lib/pkgconfig/libxml-2.0.pc' File 'xfixes.pc' appears to be a .pc file Will find package 'xfixes' in file '/usr/lib/pkgconfig/xfixes.pc' File 'xft.pc' appears to be a .pc file Will find package 'xft' in file '/usr/lib/pkgconfig/xft.pc' File 'QtOpenGL.pc' appears to be a .pc file Will find package 'QtOpenGL' in file '/usr/lib/pkgconfig/QtOpenGL.pc' File 'ORBit-CosNaming-2.0.pc' appears to be a .pc file Will find package 'ORBit-CosNaming-2.0' in file '/usr/lib/pkgconfig/ORBit-CosNaming-2.0.pc' File 'gl.pc' appears to be a .pc file Will find package 'gl' in file '/usr/lib/pkgconfig/gl.pc' File 'nss.pc' appears to be a .pc file Will find package 'nss' in file '/usr/lib/pkgconfig/nss.pc' File 'xext.pc' appears to be a .pc file Will find package 'xext' in file '/usr/lib/pkgconfig/xext.pc' File 'polkit-backend-1.pc' appears to be a .pc file Will find package 'polkit-backend-1' in file '/usr/lib/pkgconfig/polkit-backend-1.pc' File 'libecal-1.2.pc' appears to be a .pc file Will find package 'libecal-1.2' in file '/usr/lib/pkgconfig/libecal-1.2.pc' File 'gobject-2.0.pc' appears to be a .pc file Will find package 'gobject-2.0' in file '/usr/lib/pkgconfig/gobject-2.0.pc' File 'ice.pc' appears to be a .pc file Will find package 'ice' in file '/usr/lib/pkgconfig/ice.pc' File 'pangox.pc' appears to be a .pc file Will find package 'pangox' in file '/usr/lib/pkgconfig/pangox.pc' File 'xdmcp.pc' appears to be a .pc file Will find package 'xdmcp' in file '/usr/lib/pkgconfig/xdmcp.pc' File 'libpulse.pc' appears to be a .pc file Will find package 'libpulse' in file '/usr/lib/pkgconfig/libpulse.pc' File 'libedataserverui-1.2.pc' appears to be a .pc file Will find package 'libedataserverui-1.2' in file '/usr/lib/pkgconfig/libedataserverui-1.2.pc' File 'xcb-composite.pc' appears to be a .pc file Will find package 'xcb-composite' in file '/usr/lib/pkgconfig/xcb-composite.pc' File 'ORBit-idl-2.0.pc' appears to be a .pc file Will find package 'ORBit-idl-2.0' in file '/usr/lib/pkgconfig/ORBit-idl-2.0.pc' File 'gstreamer-0.10.pc' appears to be a .pc file Will find package 'gstreamer-0.10' in file '/usr/lib/pkgconfig/gstreamer-0.10.pc' File 'pthread-stubs.pc' appears to be a .pc file Will find package 'pthread-stubs' in file '/usr/lib/pkgconfig/pthread-stubs.pc' File 'xi.pc' appears to be a .pc file Will find package 'xi' in file '/usr/lib/pkgconfig/xi.pc' File 'camel-1.2.pc' appears to be a .pc file Will find package 'camel-1.2' in file '/usr/lib/pkgconfig/camel-1.2.pc' File 'xrandr.pc' appears to be a .pc file Will find package 'xrandr' in file '/usr/lib/pkgconfig/xrandr.pc' File 'libart-2.0.pc' appears to be a .pc file Will find package 'libart-2.0' in file '/usr/lib/pkgconfig/libart-2.0.pc' File 'pixman-1.pc' appears to be a .pc file Will find package 'pixman-1' in file '/usr/lib/pkgconfig/pixman-1.pc' File 'gdk-pixbuf-xlib-2.0.pc' appears to be a .pc file Will find package 'gdk-pixbuf-xlib-2.0' in file '/usr/lib/pkgconfig/gdk-pixbuf-xlib-2.0.pc' File 'pygobject-2.0.pc' appears to be a .pc file Will find package 'pygobject-2.0' in file '/usr/lib/pkgconfig/pygobject-2.0.pc' File 'xcb-shm.pc' appears to be a .pc file Will find package 'xcb-shm' in file '/usr/lib/pkgconfig/xcb-shm.pc' File 'libvirt.pc' appears to be a .pc file Will find package 'libvirt' in file '/usr/lib/pkgconfig/libvirt.pc' File 'xcb-sync.pc' appears to be a .pc file Will find package 'xcb-sync' in file '/usr/lib/pkgconfig/xcb-sync.pc' File 'gthread-2.0.pc' appears to be a .pc file Will find package 'gthread-2.0' in file '/usr/lib/pkgconfig/gthread-2.0.pc' File 'netapi.pc' appears to be a .pc file Will find package 'netapi' in file '/usr/lib/pkgconfig/netapi.pc' File 'libpulse-simple.pc' appears to be a .pc file Will find package 'libpulse-simple' in file '/usr/lib/pkgconfig/libpulse-simple.pc' File 'QtDesigner.pc' appears to be a .pc file Will find package 'QtDesigner' in file '/usr/lib/pkgconfig/QtDesigner.pc' File 'libidn.pc' appears to be a .pc file Will find package 'libidn' in file '/usr/lib/pkgconfig/libidn.pc' File 'gtk+-x11-2.0.pc' appears to be a .pc file Will find package 'gtk+-x11-2.0' in file '/usr/lib/pkgconfig/gtk+-x11-2.0.pc' File 'gnutls.pc' appears to be a .pc file Will find package 'gnutls' in file '/usr/lib/pkgconfig/gnutls.pc' File 'dbus-glib-1.pc' appears to be a .pc file Will find package 'dbus-glib-1' in file '/usr/lib/pkgconfig/dbus-glib-1.pc' File 'libgnome-2.0.pc' appears to be a .pc file Will find package 'libgnome-2.0' in file '/usr/lib/pkgconfig/libgnome-2.0.pc' File 'x11.pc' appears to be a .pc file Will find package 'x11' in file '/usr/lib/pkgconfig/x11.pc' File 'libpng.pc' appears to be a .pc file Will find package 'libpng' in file '/usr/lib/pkgconfig/libpng.pc' File 'libcroco-0.6.pc' appears to be a .pc file Will find package 'libcroco-0.6' in file '/usr/lib/pkgconfig/libcroco-0.6.pc' File 'libcrypto.pc' appears to be a .pc file Will find package 'libcrypto' in file '/usr/lib/pkgconfig/libcrypto.pc' File 'pangoft2.pc' appears to be a .pc file Will find package 'pangoft2' in file '/usr/lib/pkgconfig/pangoft2.pc' File 'xcb-glx.pc' appears to be a .pc file Will find package 'xcb-glx' in file '/usr/lib/pkgconfig/xcb-glx.pc' File 'gmodule-2.0.pc' appears to be a .pc file Will find package 'gmodule-2.0' in file '/usr/lib/pkgconfig/gmodule-2.0.pc' File 'panel.pc' appears to be a .pc file Will find package 'panel' in file '/usr/lib/pkgconfig/panel.pc' File 'libgdata-google-1.2.pc' appears to be a .pc file Will find package 'libgdata-google-1.2' in file '/usr/lib/pkgconfig/libgdata-google-1.2.pc' File 'form.pc' appears to be a .pc file Will find package 'form' in file '/usr/lib/pkgconfig/form.pc' File 'pangoxft.pc' appears to be a .pc file Will find package 'pangoxft' in file '/usr/lib/pkgconfig/pangoxft.pc' File 'QtCLucene.pc' appears to be a .pc file Will find package 'QtCLucene' in file '/usr/lib/pkgconfig/QtCLucene.pc' File 'freetype2.pc' appears to be a .pc file Will find package 'freetype2' in file '/usr/lib/pkgconfig/freetype2.pc' File 'libexchange-storage-1.2.pc' appears to be a .pc file Will find package 'libexchange-storage-1.2' in file '/usr/lib/pkgconfig/libexchange-storage-1.2.pc' File 'openssl.pc' appears to be a .pc file Will find package 'openssl' in file '/usr/lib/pkgconfig/openssl.pc' File 'phonon.pc' appears to be a .pc file Will find package 'phonon' in file '/usr/lib/pkgconfig/phonon.pc' File 'xcb-dri2.pc' appears to be a .pc file Will find package 'xcb-dri2' in file '/usr/lib/pkgconfig/xcb-dri2.pc' File 'gnome-python-desktop-2.0.pc' appears to be a .pc file Will find package 'gnome-python-desktop-2.0' in file '/usr/lib/pkgconfig/gnome-python-desktop-2.0.pc' File 'QtScriptTools.pc' appears to be a .pc file Will find package 'QtScriptTools' in file '/usr/lib/pkgconfig/QtScriptTools.pc' File 'xcb-damage.pc' appears to be a .pc file Will find package 'xcb-damage' in file '/usr/lib/pkgconfig/xcb-damage.pc' File 'xcb-res.pc' appears to be a .pc file Will find package 'xcb-res' in file '/usr/lib/pkgconfig/xcb-res.pc' File 'dbus-1.pc' appears to be a .pc file Will find package 'dbus-1' in file '/usr/lib/pkgconfig/dbus-1.pc' File 'xcb-xprint.pc' appears to be a .pc file Will find package 'xcb-xprint' in file '/usr/lib/pkgconfig/xcb-xprint.pc' File 'QtXml.pc' appears to be a .pc file Will find package 'QtXml' in file '/usr/lib/pkgconfig/QtXml.pc' File 'libnotify.pc' appears to be a .pc file Will find package 'libnotify' in file '/usr/lib/pkgconfig/libnotify.pc' File 'qt-mt.pc' appears to be a .pc file Will find package 'qt-mt' in file '/usr/lib/pkgconfig/qt-mt.pc' File 'QtUiTools.pc' appears to be a .pc file Will find package 'QtUiTools' in file '/usr/lib/pkgconfig/QtUiTools.pc' File 'hal.pc' appears to be a .pc file Will find package 'hal' in file '/usr/lib/pkgconfig/hal.pc' File 'camel-provider-1.2.pc' appears to be a .pc file Will find package 'camel-provider-1.2' in file '/usr/lib/pkgconfig/camel-provider-1.2.pc' File 'gcr-0.pc' appears to be a .pc file Will find package 'gcr-0' in file '/usr/lib/pkgconfig/gcr-0.pc' File 'libebook-1.2.pc' appears to be a .pc file Will find package 'libebook-1.2' in file '/usr/lib/pkgconfig/libebook-1.2.pc' File 'gtk+-2.0.pc' appears to be a .pc file Will find package 'gtk+-2.0' in file '/usr/lib/pkgconfig/gtk+-2.0.pc' File 'tic.pc' appears to be a .pc file Will find package 'tic' in file '/usr/lib/pkgconfig/tic.pc' File 'libgnomeui-2.0.pc' appears to be a .pc file Will find package 'libgnomeui-2.0' in file '/usr/lib/pkgconfig/libgnomeui-2.0.pc' File 'nspr.pc' appears to be a .pc file Will find package 'nspr' in file '/usr/lib/pkgconfig/nspr.pc' File 'QtSql.pc' appears to be a .pc file Will find package 'QtSql' in file '/usr/lib/pkgconfig/QtSql.pc' File 'libgsf-1.pc' appears to be a .pc file Will find package 'libgsf-1' in file '/usr/lib/pkgconfig/libgsf-1.pc' File 'cairo-xlib.pc' appears to be a .pc file Will find package 'cairo-xlib' in file '/usr/lib/pkgconfig/cairo-xlib.pc' File 'libcurl.pc' appears to be a .pc file Will find package 'libcurl' in file '/usr/lib/pkgconfig/libcurl.pc' File 'gnutls-extra.pc' appears to be a .pc file Will find package 'gnutls-extra' in file '/usr/lib/pkgconfig/gnutls-extra.pc' File 'xcb-render.pc' appears to be a .pc file Will find package 'xcb-render' in file '/usr/lib/pkgconfig/xcb-render.pc' File 'QtAssistantClient.pc' appears to be a .pc file Will find package 'QtAssistantClient' in file '/usr/lib/pkgconfig/QtAssistantClient.pc' File 'libstartup-notification-1.0.pc' appears to be a .pc file Will find package 'libstartup-notification-1.0' in file '/usr/lib/pkgconfig/libstartup-notification-1.0.pc' File 'evolution-data-server-1.2.pc' appears to be a .pc file Will find package 'evolution-data-server-1.2' in file '/usr/lib/pkgconfig/evolution-data-server-1.2.pc' File 'xtst.pc' appears to be a .pc file Will find package 'xtst' in file '/usr/lib/pkgconfig/xtst.pc' File 'xcb-dpms.pc' appears to be a .pc file Will find package 'xcb-dpms' in file '/usr/lib/pkgconfig/xcb-dpms.pc' File 'gio-2.0.pc' appears to be a .pc file Will find package 'gio-2.0' in file '/usr/lib/pkgconfig/gio-2.0.pc' File 'gp11-0.pc' appears to be a .pc file Will find package 'gp11-0' in file '/usr/lib/pkgconfig/gp11-0.pc' File 'libssl.pc' appears to be a .pc file Will find package 'libssl' in file '/usr/lib/pkgconfig/libssl.pc' File 'xau.pc' appears to be a .pc file Will find package 'xau' in file '/usr/lib/pkgconfig/xau.pc' File 'pycairo.pc' appears to be a .pc file Will find package 'pycairo' in file '/usr/lib/pkgconfig/pycairo.pc' File 'glu.pc' appears to be a .pc file Will find package 'glu' in file '/usr/lib/pkgconfig/glu.pc' File 'libcgroup.pc' appears to be a .pc file Will find package 'libcgroup' in file '/usr/lib/pkgconfig/libcgroup.pc' File 'ncursesw.pc' appears to be a .pc file Will find package 'ncursesw' in file '/usr/lib/pkgconfig/ncursesw.pc' File 'libselinux.pc' appears to be a .pc file Will find package 'libselinux' in file '/usr/lib/pkgconfig/libselinux.pc' File 'gio-unix-2.0.pc' appears to be a .pc file Will find package 'gio-unix-2.0' in file '/usr/lib/pkgconfig/gio-unix-2.0.pc' File 'check.pc' appears to be a .pc file Will find package 'check' in file '/usr/lib/pkgconfig/check.pc' File 'QtTest.pc' appears to be a .pc file Will find package 'QtTest' in file '/usr/lib/pkgconfig/QtTest.pc' File 'xt.pc' appears to be a .pc file Will find package 'xt' in file '/usr/lib/pkgconfig/xt.pc' File 'pangocairo.pc' appears to be a .pc file Will find package 'pangocairo' in file '/usr/lib/pkgconfig/pangocairo.pc' File 'gnome-keyring-1.pc' appears to be a .pc file Will find package 'gnome-keyring-1' in file '/usr/lib/pkgconfig/gnome-keyring-1.pc' File 'xcb-xselinux.pc' appears to be a .pc file Will find package 'xcb-xselinux' in file '/usr/lib/pkgconfig/xcb-xselinux.pc' File 'QtScript.pc' appears to be a .pc file Will find package 'QtScript' in file '/usr/lib/pkgconfig/QtScript.pc' File 'hal-storage.pc' appears to be a .pc file Will find package 'hal-storage' in file '/usr/lib/pkgconfig/hal-storage.pc' File 'com_err.pc' appears to be a .pc file Will find package 'com_err' in file '/usr/lib/pkgconfig/com_err.pc' File 'libsoup-2.4.pc' appears to be a .pc file Will find package 'libsoup-2.4' in file '/usr/lib/pkgconfig/libsoup-2.4.pc' File 'xpyb.pc' appears to be a .pc file Will find package 'xpyb' in file '/usr/lib/pkgconfig/xpyb.pc' File 'gnome-vfs-2.0.pc' appears to be a .pc file Will find package 'gnome-vfs-2.0' in file '/usr/lib/pkgconfig/gnome-vfs-2.0.pc' File 'atk.pc' appears to be a .pc file Will find package 'atk' in file '/usr/lib/pkgconfig/atk.pc' File 'libbonobo-2.0.pc' appears to be a .pc file Will find package 'libbonobo-2.0' in file '/usr/lib/pkgconfig/libbonobo-2.0.pc' File 'xdamage.pc' appears to be a .pc file Will find package 'xdamage' in file '/usr/lib/pkgconfig/xdamage.pc' File 'xcb-xevie.pc' appears to be a .pc file Will find package 'xcb-xevie' in file '/usr/lib/pkgconfig/xcb-xevie.pc' File 'libedataserver-1.2.pc' appears to be a .pc file Will find package 'libedataserver-1.2' in file '/usr/lib/pkgconfig/libedataserver-1.2.pc' File 'gdk-x11-2.0.pc' appears to be a .pc file Will find package 'gdk-x11-2.0' in file '/usr/lib/pkgconfig/gdk-x11-2.0.pc' File 'menuw.pc' appears to be a .pc file Will find package 'menuw' in file '/usr/lib/pkgconfig/menuw.pc' File 'gstreamer-check-0.10.pc' appears to be a .pc file Will find package 'gstreamer-check-0.10' in file '/usr/lib/pkgconfig/gstreamer-check-0.10.pc' File 'printproto.pc' appears to be a .pc file Will find package 'printproto' in file '/usr/lib/pkgconfig/printproto.pc' File 'libgnomecanvas-2.0.pc' appears to be a .pc file Will find package 'libgnomecanvas-2.0' in file '/usr/lib/pkgconfig/libgnomecanvas-2.0.pc' File 'zlib.pc' appears to be a .pc file Will find package 'zlib' in file '/usr/lib/pkgconfig/zlib.pc' File 'libsepol.pc' appears to be a .pc file Will find package 'libsepol' in file '/usr/lib/pkgconfig/libsepol.pc' File 'cairo-pdf.pc' appears to be a .pc file Will find package 'cairo-pdf' in file '/usr/lib/pkgconfig/cairo-pdf.pc' File 'QtMultimedia.pc' appears to be a .pc file Will find package 'QtMultimedia' in file '/usr/lib/pkgconfig/QtMultimedia.pc' File 'QtCore.pc' appears to be a .pc file Will find package 'QtCore' in file '/usr/lib/pkgconfig/QtCore.pc' File 'xcb-xvmc.pc' appears to be a .pc file Will find package 'xcb-xvmc' in file '/usr/lib/pkgconfig/xcb-xvmc.pc' File 'x11-xcb.pc' appears to be a .pc file Will find package 'x11-xcb' in file '/usr/lib/pkgconfig/x11-xcb.pc' File 'cairo-ft.pc' appears to be a .pc file Will find package 'cairo-ft' in file '/usr/lib/pkgconfig/cairo-ft.pc' File 'xcb-xv.pc' appears to be a .pc file Will find package 'xcb-xv' in file '/usr/lib/pkgconfig/xcb-xv.pc' File 'menu.pc' appears to be a .pc file Will find package 'menu' in file '/usr/lib/pkgconfig/menu.pc' File 'gdk-pixbuf-2.0.pc' appears to be a .pc file Will find package 'gdk-pixbuf-2.0' in file '/usr/lib/pkgconfig/gdk-pixbuf-2.0.pc' File 'libdrm_intel.pc' appears to be a .pc file Will find package 'libdrm_intel' in file '/usr/lib/pkgconfig/libdrm_intel.pc' File 'xcomposite.pc' appears to be a .pc file Will find package 'xcomposite' in file '/usr/lib/pkgconfig/xcomposite.pc' File 'xcb-xfixes.pc' appears to be a .pc file Will find package 'xcb-xfixes' in file '/usr/lib/pkgconfig/xcb-xfixes.pc' File 'nss-util.pc' appears to be a .pc file Will find package 'nss-util' in file '/usr/lib/pkgconfig/nss-util.pc' File 'cairo-xlib-xrender.pc' appears to be a .pc file Will find package 'cairo-xlib-xrender' in file '/usr/lib/pkgconfig/cairo-xlib-xrender.pc' File 'gstreamer-dataprotocol-0.10.pc' appears to be a .pc file Will find package 'gstreamer-dataprotocol-0.10' in file '/usr/lib/pkgconfig/gstreamer-dataprotocol-0.10.pc' File 'libglade-2.0.pc' appears to be a .pc file Will find package 'libglade-2.0' in file '/usr/lib/pkgconfig/libglade-2.0.pc' File 'sqlite3.pc' appears to be a .pc file Will find package 'sqlite3' in file '/usr/lib/pkgconfig/sqlite3.pc' File 'xinerama.pc' appears to be a .pc file Will find package 'xinerama' in file '/usr/lib/pkgconfig/xinerama.pc' File 'libedata-book-1.2.pc' appears to be a .pc file Will find package 'libedata-book-1.2' in file '/usr/lib/pkgconfig/libedata-book-1.2.pc' File 'libdrm.pc' appears to be a .pc file Will find package 'libdrm' in file '/usr/lib/pkgconfig/libdrm.pc' File 'gstreamer-base-0.10.pc' appears to be a .pc file Will find package 'gstreamer-base-0.10' in file '/usr/lib/pkgconfig/gstreamer-base-0.10.pc' File 'xcb-shape.pc' appears to be a .pc file Will find package 'xcb-shape' in file '/usr/lib/pkgconfig/xcb-shape.pc' File 'gtk+-unix-print-2.0.pc' appears to be a .pc file Will find package 'gtk+-unix-print-2.0' in file '/usr/lib/pkgconfig/gtk+-unix-print-2.0.pc' File 'libdrm_nouveau.pc' appears to be a .pc file Will find package 'libdrm_nouveau' in file '/usr/lib/pkgconfig/libdrm_nouveau.pc' File 'cairo.pc' appears to be a .pc file Will find package 'cairo' in file '/usr/lib/pkgconfig/cairo.pc' File 'cairo-svg.pc' appears to be a .pc file Will find package 'cairo-svg' in file '/usr/lib/pkgconfig/cairo-svg.pc' File 'gmodule-no-export-2.0.pc' appears to be a .pc file Will find package 'gmodule-no-export-2.0' in file '/usr/lib/pkgconfig/gmodule-no-export-2.0.pc' File 'xcb-record.pc' appears to be a .pc file Will find package 'xcb-record' in file '/usr/lib/pkgconfig/xcb-record.pc' File 'xp.pc' appears to be a .pc file Will find package 'xp' in file '/usr/lib/pkgconfig/xp.pc' File 'xcb-xtest.pc' appears to be a .pc file Will find package 'xcb-xtest' in file '/usr/lib/pkgconfig/xcb-xtest.pc' File 'notify-python.pc' appears to be a .pc file Will find package 'notify-python' in file '/usr/lib/pkgconfig/notify-python.pc' File 'libcanberra-gtk.pc' appears to be a .pc file Will find package 'libcanberra-gtk' in file '/usr/lib/pkgconfig/libcanberra-gtk.pc' File 'QtXmlPatterns.pc' appears to be a .pc file Will find package 'QtXmlPatterns' in file '/usr/lib/pkgconfig/QtXmlPatterns.pc' File 'cairo-png.pc' appears to be a .pc file Will find package 'cairo-png' in file '/usr/lib/pkgconfig/cairo-png.pc' File 'libpulse-browse.pc' appears to be a .pc file Will find package 'libpulse-browse' in file '/usr/lib/pkgconfig/libpulse-browse.pc' File 'fontconfig.pc' appears to be a .pc file Will find package 'fontconfig' in file '/usr/lib/pkgconfig/fontconfig.pc' File 'libtasn1.pc' appears to be a .pc file Will find package 'libtasn1' in file '/usr/lib/pkgconfig/libtasn1.pc' File 'gnome-python-extras-2.0.pc' appears to be a .pc file Will find package 'gnome-python-extras-2.0' in file '/usr/lib/pkgconfig/gnome-python-extras-2.0.pc' File 'gconf-2.0.pc' appears to be a .pc file Will find package 'gconf-2.0' in file '/usr/lib/pkgconfig/gconf-2.0.pc' File 'gnome-desktop-2.0.pc' appears to be a .pc file Will find package 'gnome-desktop-2.0' in file '/usr/lib/pkgconfig/gnome-desktop-2.0.pc' File 'nss-softokn.pc' appears to be a .pc file Will find package 'nss-softokn' in file '/usr/lib/pkgconfig/nss-softokn.pc' File 'QtNetwork.pc' appears to be a .pc file Will find package 'QtNetwork' in file '/usr/lib/pkgconfig/QtNetwork.pc' File 'xcb-xinerama.pc' appears to be a .pc file Will find package 'xcb-xinerama' in file '/usr/lib/pkgconfig/xcb-xinerama.pc' File 'libedata-cal-1.2.pc' appears to be a .pc file Will find package 'libedata-cal-1.2' in file '/usr/lib/pkgconfig/libedata-cal-1.2.pc' File 'xmu.pc' appears to be a .pc file Will find package 'xmu' in file '/usr/lib/pkgconfig/xmu.pc' File 'alsa.pc' appears to be a .pc file Will find package 'alsa' in file '/usr/lib/pkgconfig/alsa.pc' File 'gail.pc' appears to be a .pc file Will find package 'gail' in file '/usr/lib/pkgconfig/gail.pc' File 'dri.pc' appears to be a .pc file Will find package 'dri' in file '/usr/lib/pkgconfig/dri.pc' File 'libical.pc' appears to be a .pc file Will find package 'libical' in file '/usr/lib/pkgconfig/libical.pc' File 'Qt3Support.pc' appears to be a .pc file Will find package 'Qt3Support' in file '/usr/lib/pkgconfig/Qt3Support.pc' File 'polkit-agent-1.pc' appears to be a .pc file Will find package 'polkit-agent-1' in file '/usr/lib/pkgconfig/polkit-agent-1.pc' File 'libpulse-mainloop-glib.pc' appears to be a .pc file Will find package 'libpulse-mainloop-glib' in file '/usr/lib/pkgconfig/libpulse-mainloop-glib.pc' File 'xcb.pc' appears to be a .pc file Will find package 'xcb' in file '/usr/lib/pkgconfig/xcb.pc' File 'gnome-vfs-module-2.0.pc' appears to be a .pc file Will find package 'gnome-vfs-module-2.0' in file '/usr/lib/pkgconfig/gnome-vfs-module-2.0.pc' File 'gweather.pc' appears to be a .pc file Will find package 'gweather' in file '/usr/lib/pkgconfig/gweather.pc' File 'xrender.pc' appears to be a .pc file Will find package 'xrender' in file '/usr/lib/pkgconfig/xrender.pc' File 'libgdata-1.2.pc' appears to be a .pc file Will find package 'libgdata-1.2' in file '/usr/lib/pkgconfig/libgdata-1.2.pc' File 'xcb-randr.pc' appears to be a .pc file Will find package 'xcb-randr' in file '/usr/lib/pkgconfig/xcb-randr.pc' File 'libebackend-1.2.pc' appears to be a .pc file Will find package 'libebackend-1.2' in file '/usr/lib/pkgconfig/libebackend-1.2.pc' File 'polkit-gobject-1.pc' appears to be a .pc file Will find package 'polkit-gobject-1' in file '/usr/lib/pkgconfig/polkit-gobject-1.pc' File 'cairo-ps.pc' appears to be a .pc file Will find package 'cairo-ps' in file '/usr/lib/pkgconfig/cairo-ps.pc' File 'xcb-xf86dri.pc' appears to be a .pc file Will find package 'xcb-xf86dri' in file '/usr/lib/pkgconfig/xcb-xf86dri.pc' File 'ORBit-imodule-2.0.pc' appears to be a .pc file Will find package 'ORBit-imodule-2.0' in file '/usr/lib/pkgconfig/ORBit-imodule-2.0.pc' File 'libpng12.pc' appears to be a .pc file Will find package 'libpng12' in file '/usr/lib/pkgconfig/libpng12.pc' File 'Qt.pc' appears to be a .pc file Will find package 'Qt' in file '/usr/lib/pkgconfig/Qt.pc' File 'glib-2.0.pc' appears to be a .pc file Will find package 'glib-2.0' in file '/usr/lib/pkgconfig/glib-2.0.pc' File 'ncurses.pc' appears to be a .pc file Will find package 'ncurses' in file '/usr/lib/pkgconfig/ncurses.pc' File 'libbonoboui-2.0.pc' appears to be a .pc file Will find package 'libbonoboui-2.0' in file '/usr/lib/pkgconfig/libbonoboui-2.0.pc' File 'xcb-screensaver.pc' appears to be a .pc file Will find package 'xcb-screensaver' in file '/usr/lib/pkgconfig/xcb-screensaver.pc' Scanning directory '/usr/share/pkgconfig' File 'xml2po.pc' appears to be a .pc file Will find package 'xml2po' in file '/usr/share/pkgconfig/xml2po.pc' File 'xf86driproto.pc' appears to be a .pc file Will find package 'xf86driproto' in file '/usr/share/pkgconfig/xf86driproto.pc' File 'shared-mime-info.pc' appears to be a .pc file Will find package 'shared-mime-info' in file '/usr/share/pkgconfig/shared-mime-info.pc' File 'glproto.pc' appears to be a .pc file Will find package 'glproto' in file '/usr/share/pkgconfig/glproto.pc' File 'damageproto.pc' appears to be a .pc file Will find package 'damageproto' in file '/usr/share/pkgconfig/damageproto.pc' File 'dri2proto.pc' appears to be a .pc file Will find package 'dri2proto' in file '/usr/share/pkgconfig/dri2proto.pc' File 'scrnsaverproto.pc' appears to be a .pc file Will find package 'scrnsaverproto' in file '/usr/share/pkgconfig/scrnsaverproto.pc' File 'xproxymngproto.pc' appears to be a .pc file Will find package 'xproxymngproto' in file '/usr/share/pkgconfig/xproxymngproto.pc' File 'xineramaproto.pc' appears to be a .pc file Will find package 'xineramaproto' in file '/usr/share/pkgconfig/xineramaproto.pc' File 'resourceproto.pc' appears to be a .pc file Will find package 'resourceproto' in file '/usr/share/pkgconfig/resourceproto.pc' File 'xf86bigfontproto.pc' appears to be a .pc file Will find package 'xf86bigfontproto' in file '/usr/share/pkgconfig/xf86bigfontproto.pc' Ignoring file '..' in search directory; not a .pc file File 'videoproto.pc' appears to be a .pc file Will find package 'videoproto' in file '/usr/share/pkgconfig/videoproto.pc' File 'fixesproto.pc' appears to be a .pc file Will find package 'fixesproto' in file '/usr/share/pkgconfig/fixesproto.pc' File 'randrproto.pc' appears to be a .pc file Will find package 'randrproto' in file '/usr/share/pkgconfig/randrproto.pc' File 'gnome-icon-theme.pc' appears to be a .pc file Will find package 'gnome-icon-theme' in file '/usr/share/pkgconfig/gnome-icon-theme.pc' File 'bigreqsproto.pc' appears to be a .pc file Will find package 'bigreqsproto' in file '/usr/share/pkgconfig/bigreqsproto.pc' File 'fontsproto.pc' appears to be a .pc file Will find package 'fontsproto' in file '/usr/share/pkgconfig/fontsproto.pc' File 'gnome-doc-utils.pc' appears to be a .pc file Will find package 'gnome-doc-utils' in file '/usr/share/pkgconfig/gnome-doc-utils.pc' File 'gtk-doc.pc' appears to be a .pc file Will find package 'gtk-doc' in file '/usr/share/pkgconfig/gtk-doc.pc' File 'inputproto.pc' appears to be a .pc file Will find package 'inputproto' in file '/usr/share/pkgconfig/inputproto.pc' File 'xf86dgaproto.pc' appears to be a .pc file Will find package 'xf86dgaproto' in file '/usr/share/pkgconfig/xf86dgaproto.pc' File 'recordproto.pc' appears to be a .pc file Will find package 'recordproto' in file '/usr/share/pkgconfig/recordproto.pc' File 'kbproto.pc' appears to be a .pc file Will find package 'kbproto' in file '/usr/share/pkgconfig/kbproto.pc' Ignoring file '.' in search directory; not a .pc file File 'xcmiscproto.pc' appears to be a .pc file Will find package 'xcmiscproto' in file '/usr/share/pkgconfig/xcmiscproto.pc' File 'xproto.pc' appears to be a .pc file Will find package 'xproto' in file '/usr/share/pkgconfig/xproto.pc' File 'gnome-default-applications.pc' appears to be a .pc file Will find package 'gnome-default-applications' in file '/usr/share/pkgconfig/gnome-default-applications.pc' File 'compositeproto.pc' appears to be a .pc file Will find package 'compositeproto' in file '/usr/share/pkgconfig/compositeproto.pc' File 'xkeyboard-config.pc' appears to be a .pc file Will find package 'xkeyboard-config' in file '/usr/share/pkgconfig/xkeyboard-config.pc' File 'dmxproto.pc' appears to be a .pc file Will find package 'dmxproto' in file '/usr/share/pkgconfig/dmxproto.pc' File 'xextproto.pc' appears to be a .pc file Will find package 'xextproto' in file '/usr/share/pkgconfig/xextproto.pc' File 'xf86vidmodeproto.pc' appears to be a .pc file Will find package 'xf86vidmodeproto' in file '/usr/share/pkgconfig/xf86vidmodeproto.pc' File 'usbutils.pc' appears to be a .pc file Will find package 'usbutils' in file '/usr/share/pkgconfig/usbutils.pc' File 'gnome-keybindings.pc' appears to be a .pc file Will find package 'gnome-keybindings' in file '/usr/share/pkgconfig/gnome-keybindings.pc' File 'renderproto.pc' appears to be a .pc file Will find package 'renderproto' in file '/usr/share/pkgconfig/renderproto.pc' File 'evieproto.pc' appears to be a .pc file Will find package 'evieproto' in file '/usr/share/pkgconfig/evieproto.pc' File 'xf86miscproto.pc' appears to be a .pc file Will find package 'xf86miscproto' in file '/usr/share/pkgconfig/xf86miscproto.pc' Looking for package 'libnfnetlink' Looking for package 'libnfnetlink-uninstalled' Looking for 'libnfnetlink' using legacy -config scripts Calling gnome-config Package libnfnetlink was not found in the pkg-config search path. Perhaps you should add the directory containing `libnfnetlink.pc' to the PKG_CONFIG_PATH environment variable No package 'libnfnetlink' found [root at RH63-x86 libnetfilter_queue]# -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-15 17:57 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #4 from donnjohn at us.ibm.com 2013-08-15 19:57:29 CEST --- more info .. [root at RH63-x86 libnetfilter_queue]# [root at RH63-x86 libnetfilter_queue]# ls /usr/local/lib libnfnetlink.la libnfnetlink.so.0 pkgconfig libnfnetlink.so libnfnetlink.so.0.2.0 [root at RH63-x86 libnetfilter_queue]# -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-15 19:01 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #5 from donnjohn at us.ibm.com 2013-08-15 21:01:27 CEST --- 1. If I copy the pc file to /usr/share I get farther: [root at RH63-x86 libnfnetlink]# cp /usr/local/lib/pkgconfig/libnfnetlink.pc /usr/share/pkgconfig/ 2. I get to this ./configure step: checking pkg-config is at least version 0.9.0... yes checking for LIBNFNETLINK... yes checking for LIBMNL... configure: error: Package requirements (libmnl >= 1.0.3) were not met: No package 'libmnl' found 3. So I get libmnl: [root at RH63-x86 ntest]# git clone git://git.netfilter.org/libmnl Initialized empty Git repository in /root/ntest/libmnl/.git/ remote: Counting objects: 1060, done. remote: Compressing objects: 100% (497/497), done. remote: Total 1060 (delta 652), reused 882 (delta 549) Receiving objects: 100% (1060/1060), 179.90 KiB | 63 KiB/s, done. 4. the ./autogen.sh and ./configure step finishes: config.status: executing depfiles commands config.status: executing libtool commands 5. libmnl build fails [root at RH63-x86 libmnl]# make install Making install in src make[1]: Entering directory `/root/ntest/libmnl/src' CC socket.lo In file included from ../include/libmnl/libmnl.h:9, from socket.c:10: ../include/linux/netlink.h:35: error: expected specifier-qualifier-list before ?__kernel_sa_family_t? socket.c: In function ?mnl_socket_get_portid?: socket.c:102: error: ?const struct sockaddr_nl? has no member named ?nl_pid? socket.c: In function ?mnl_socket_bind?: socket.c:146: error: ?struct sockaddr_nl? has no member named ?nl_family? socket.c:147: error: ?struct sockaddr_nl? has no member named ?nl_groups? socket.c:148: error: ?struct sockaddr_nl? has no member named ?nl_pid? socket.c:163: error: ?struct sockaddr_nl? has no member named ?nl_family? socket.c: In function ?mnl_socket_sendto?: socket.c:184: error: unknown field ?nl_family? specified in initializer socket.c:185: warning: excess elements in struct initializer socket.c:185: warning: (near initialization for ?snl?) make[1]: *** [socket.lo] Error 1 make[1]: Leaving directory `/root/ntest/libmnl/src' make: *** [install-recursive] Error 1 [root at RH63-x86 libmnl]# ls aclocal.m4 config.log doxygen.cfg libmnl.pc.in Makefile.in autogen.sh config.status doxygen.cfg.in libtool Make_global.am build-aux configure examples m4 README config.h configure.ac include Makefile src config.h.in COPYING libmnl.pc The platform is 2.6.32 RH. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-15 20:33 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #6 from Phil Oester <netfilter at linuxace.com> 2013-08-15 22:33:23 CEST --- Make sure /usr/include/linux/socket.h includes the following line: typedef unsigned short __kernel_sa_family_t; Your system headers seem to be too old to build libmnl properly. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-16 14:54 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #7 from donnjohn at us.ibm.com 2013-08-16 16:54:25 CEST --- Is this feature for 3.xx kernels only ? I am on 2.6.32 release. I fixed the /usr/include/linux/socket.h to include the following line: #ifndef __kernel_sa_family_t typedef unsigned short __kernel_sa_family_t; #endif And libmnl builds. I had to fix : config.status: executing libtool commands Making install in src make[1]: Entering directory `/root/ntest/libnetfilter_queue/src' CC libnetfilter_queue.lo libnetfilter_queue.c:908: warning: ?nfq_set_verdict_mark? is deprecated (declared at libnetfilter_queue.c:901) CC nlmsg.lo CC extra/checksum.lo CC extra/ipv6.lo CC extra/tcp.lo CC extra/ipv4.lo extra/ipv4.c: In function ?nfq_ip_snprintf?: extra/ipv4.c:141: error: ?tos? undeclared (first use in this function) extra/ipv4.c:141: error: (Each undeclared identifier is reported only once extra/ipv4.c:141: error: for each function it appears in.) make[1]: *** [extra/ipv4.lo] Error 1 make[1]: Leaving directory `/root/ntest/libnetfilter_queue/src' make: *** [install-recursive] Error 1 with: #ifdef NEWKERNEL ret = snprintf(buf, size, "SRC=%s DST=%s LEN=%u TOS=0x%X " "PREC=0x%X TTL=%u ID=%u PROTO=%u ", inet_ntoa(src), inet_ntoa(dst), ntohs(iph->tot_len), IPTOS_TOS(iph->tos), IPTOS_PREC(iph->tos), iph->ttl, ntohs(iph->id), iph->protocol); #else ret = snprintf(buf, size, "SRC=%s DST=%s LEN=%u " "TTL=%u ID=%u PROTO=%u ", inet_ntoa(src), inet_ntoa(dst), ntohs(iph->tot_len), iph->ttl, ntohs(iph->id), iph->protocol); #endif ( I removed tos reference ) -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-16 22:30 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #8 from Phil Oester <netfilter at linuxace.com> 2013-08-17 00:30:38 CEST --- Again this appears to be incorrect (old?) headers on your system, as tos clearly exists in struct iphdr on my system (from /usr/include/netinet/ip.h): struct iphdr { #if __BYTE_ORDER == __LITTLE_ENDIAN unsigned int ihl:4; unsigned int version:4; #elif __BYTE_ORDER == __BIG_ENDIAN unsigned int version:4; unsigned int ihl:4; #else # error "Please fix <bits/endian.h>" #endif u_int8_t tos; u_int16_t tot_len; u_int16_t id; u_int16_t frag_off; u_int8_t ttl; u_int8_t protocol; u_int16_t check; u_int32_t saddr; u_int32_t daddr; /*The options start here. */ }; -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-19 12:44 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #9 from donnjohn at us.ibm.com 2013-08-19 14:44:49 CEST --- (In reply to comment #8)> Again this appears to be incorrect (old?) headers on your system, as tos > clearly exists in struct iphdr on my system (from /usr/include/netinet/ip.h): > > struct iphdr > { > #if __BYTE_ORDER == __LITTLE_ENDIAN > unsigned int ihl:4; > unsigned int version:4; > #elif __BYTE_ORDER == __BIG_ENDIAN > unsigned int version:4; > unsigned int ihl:4; > #else > # error "Please fix <bits/endian.h>" > #endif > u_int8_t tos; > u_int16_t tot_len; > u_int16_t id; > u_int16_t frag_off; > u_int8_t ttl; > u_int8_t protocol; > u_int16_t check; > u_int32_t saddr; > u_int32_t daddr; > /*The options start here. */ > };What version is your platform ? -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-19 15:04 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 --- Comment #10 from Phil Oester <netfilter at linuxace.com> 2013-08-19 17:04:37 CEST --- Fedora 19, but more important is likely the header package version: glibc-headers-2.17 -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Aug-20 23:59 UTC
[Bug 845] checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #11 from Phil Oester <netfilter at linuxace.com> 2013-08-21 01:59:32 CEST --- Builds and runs fine on 2.6.32 kernel: [root at localhost utils]# head -1 /etc/issue CentOS release 6.3 (Final) [root at localhost utils]# uname -r 2.6.32-279.el6.i686 [root at localhost utils]# ./nfqnl_test opening library handle unbinding existing nf_queue handler for AF_INET (if any) binding nfnetlink_queue as nf_queue handler for AF_INET binding this socket to queue '0' setting copy_packet mode pkt receive Closing. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
Seemingly Similar Threads
- [Bug 846] New: ./nfqnl_test usage ! no activity shown
- CentOS forum search link in http://wiki.centos.org/AdditionalResources/Repositories under Atomic Repo
- [ANNOUNCE] libnetfilter_queue 1.0.1 release
- glib2 head file error when build libvirt with wireshark support
- [Bug 715] New: nfq_nfnlh() and nfq_fd() should have const arguments