Hello,

I'm trying yo build haproxy (git master) on cygwin.

$  make CC=gcc V=1 TARGET=cygwin FLAGS=

...

src/mux_h2.o: In function `h2s_frt_make_resp_data':
/home/chipitsine/haproxy/src/mux_h2.c:4405: undefined reference to `trace'
/home/chipitsine/haproxy/src/mux_h2.c:4405:(.text+0xce79): relocation
truncated to fit: R_X86_64_PC32 against undefined symbol `trace'
collect2: error: ld returned 1 exit status
make: *** [Makefile:821: haproxy] Error 1

Reply via email to