[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 3/4] build: rename CONFIG_REMUS_NETBUF to CONFIG_LIBNL
On Wed, Apr 06, 2016 at 12:29:34PM +0100, Andrew Cooper wrote: > On 06/04/16 12:01, Wei Liu wrote: > > diff --git a/tools/configure.ac b/tools/configure.ac > > index 5b5dda4..79ff25e 100644 > > --- a/tools/configure.ac > > +++ b/tools/configure.ac > > @@ -410,12 +410,12 @@ PKG_CHECK_MODULES(LIBNL3, [libnl-3.0 >= 3.2.8 > > libnl-route-3.0 >= 3.2.8], > > [libnl3_lib="y"], [libnl3_lib="n"]) > > > > AS_IF([test "x$libnl3_lib" = "xn" ], [ > > - AC_MSG_WARN([Disabling support for Remus network buffering. > > + AC_MSG_WARN([Disabling support for Remus network buffering and COLO. > > Please install libnl3 libraries, command line tools and devel > > headers - version 3.2.8 or higher]) > > While playing in this area, could the text be expanded to something like: > > "Please install libnl3 libraries (including libnl-route)" > > I spent a rather long time trying to work out I couldn't enable netbuf > on a fresh install, as they are separate packages. > Oh sure. :-) Wei. > ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |