On Sun, 2012-01-08 at 22:01 -0600, Bruce Dubbs wrote:
> I took a look at libnl2 and libnl3. Here's a couple of issues:
>
> 1. The book lists directories:
> /usr/include/netlink,
> /usr/include/netlink/genl,
> /usr/include/netlink/netfilter,
> /usr/include/netlink/route
>
> but I think we really only need to list /usr/include/netlink, not all
> the subdirectories.
OK, I just based this off of the Linux API headers whose page also lists
its subdirectories. Looking in detail at other pages though, shows that
the pattern is to do as you suggested.
> 2. I think we should remove the --disable-static. It could be listed
> as optional.
We don't do this with any other package, so I'll remove it for the time
being, for consistency's sake.
> 4. I don't really like /etc for the /etc/libnl/{pktloc,classid} files.
> that's not the kind of thing a user would change, especially with an
> editor. I'd suggest /var/lib.
Agreed. Does it warrant a command explanation though, seeing
as /var/lib isn't usually provided as a sysconfdir parameter?
Thanks,
Matt.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page