<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - v0.9.7 does not compile for arm-linux-gnueabihf"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1483#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - v0.9.7 does not compile for arm-linux-gnueabihf"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1483">bug 1483</a>
              from <span class="vcard"><a class="email" href="mailto:vtolkm@gmail.com" title="vtolkm@gmail.com">vtolkm@gmail.com</a>
</span></b>
        <pre>since the distro provides only 1.1.7 I self-compiled 1.1.8 from source, as
evident reading from libnftnl.pc

# libnftnl pkg-config file

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libnftnl
Description: Netfilter nf_tables infrastructure library
URL: <a href="http://netfilter.org/projects/libnftnl/">http://netfilter.org/projects/libnftnl/</a>
Version: 1.1.8
Requires:
Requires.private: libmnl
Conflicts:
Libs: -L${libdir} -lnftnl
Cflags: -I${includedir}


But I compiled it for the arm-linux-gnueabihf target instead for the build
host, which may cause the issue.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>