wrong/old files in include/linux

Michael Richardson mcr at sandelman.ca
Tue Sep 23 10:36:28 PDT 2014


Thomas Haller <thaller at redhat.com> wrote:
    > This sounds like you are trying to build your application using the
    > include path to the libnl source dir: -I/usr/src/libnl-3.2.25/include
    > Don't do that. Instead: build libnl3, `make install` and then use
    > -I$PREFIX/include/libnl3

Yes.  The make install step is does not fit into this build process.
Perhaps that's become is a "don't do this" story these days, but
it's critical to actually getting builds to run fast enough.

Why can't we have both work?
It's just a git mv away.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     mcr at sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [




More information about the libnl mailing list