Hi 51degrees guys & HAProxy list,
The haproxy build with 51degrees doesn't work.
Today, I tried to build new package of the latest stable version of
HAProxy with my usual build command line, and an error raises. I try
to compile the version 1.7.8 with this buils command line:
make CC=gcc TARGET=linux2628 USE_OPENSSL=1 USE_ZLIB=1 \
USE_51DEGREES=1 51DEGREES_SRC=/tmp/Device-Detection/src/trie \
51DEGREES_INC=/tmp/Device-Detection/src/trie
The error is:
In file included from include/proto/proxy.h:29:0,
from include/common/cfgparse.h:30,
from src/haproxy.c:65:
include/types/global.h:205:3: error: unknown type name 'fiftyoneDegreesDataSet'
make: *** [src/haproxy.o] Error 1
Can you check this ?
Thank you
Thierry
The haproxy build with 51degrees doesn't work.
Today, I tried to build new package of the latest stable version of
HAProxy with my usual build command line, and an error raises. I try
to compile the version 1.7.8 with this buils command line:
make CC=gcc TARGET=linux2628 USE_OPENSSL=1 USE_ZLIB=1 \
USE_51DEGREES=1 51DEGREES_SRC=/tmp/Device-Detection/src/trie \
51DEGREES_INC=/tmp/Device-Detection/src/trie
The error is:
In file included from include/proto/proxy.h:29:0,
from include/common/cfgparse.h:30,
from src/haproxy.c:65:
include/types/global.h:205:3: error: unknown type name 'fiftyoneDegreesDataSet'
make: *** [src/haproxy.o] Error 1
Can you check this ?
Thank you
Thierry