Looks like I might have messed something up with the original compilation
(since my target is showing as custom).  I'll go back and take a look at
the procedure I used.  Thanks.

>From -vv :

Build options :
  TARGET  = custom
  CPU     = native
  CC      = gcc
  CFLAGS  = -O2 -march=native -g -fno-strict-aliasing
-Wdeclaration-after-statement
  OPTIONS = USE_LINUX_SPLICE=1 USE_LINUX_TPROXY=1 USE_LIBCRYPT=1
USE_POLL=default USE_OPENSSL=yes USE_PCRE=1


On 3 December 2015 at 09:43, Vincent Bernat <[email protected]> wrote:

>  ❦  3 décembre 2015 08:59 +0100, SL <[email protected]> :
>
> > I'm trying to use the cpu-map directive on haproxy 1.6 (Debian 8), but
> > am getting the error:
> >
> > 'cpu-map' is not enabled, please check build options for
> > USE_CPU_AFFINITY
> >
> > I understand from this that I need to recompile with some different
> > options, but could anyone point me in the direction of how to set
> > these options please?
>
> This option is enabled automatically with target linux2628. What is the
> output of haproxy -vv?
> --
> Use library functions.
>             - The Elements of Programming Style (Kernighan & Plauger)
>

Reply via email to