RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-04 Thread Overbey, Patrick (Sioux Falls)
That worked great. Thanks Willy! Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Wednesday, April 03, 2019 10:01 PM To: Overbey, Patrick (Sioux Falls) Cc: maio...@gmail.com; haproxy@formilux.org Subject: Re: Upcoming haproxy build fixes for

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-03 Thread Overbey, Patrick (Sioux Falls)
Line 862: if (ip_vPSO == 4) { Line 892: else if (ip_vPSO == 6) { Patrick Overbey Fiserv -Original Message----- From: Overbey, Patrick (Sioux Falls) Sent: Wednesday, April 03, 2019 4:50 PM To: Willy Tarreau Cc: maio...@gmail.com; haproxy@formilux.org S

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-03 Thread Overbey, Patrick (Sioux Falls)
:2: error: 'ip_ff' undeclared (first use in this function); did you mean 'ip_fv'? ip_v = (*line & 0xf0) >> 4; ^~~~ Patrick Overbey Fiserv -----Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Wednesday, April 03, 2019 3:50 PM To: Overbey, Pa

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-03 Thread Overbey, Patrick (Sioux Falls)
~~~ gmake: *** [Makefile:996: src/connection.o] Error 1 Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Wednesday, April 03, 2019 3:34 PM To: Overbey, Patrick (Sioux Falls) Cc: maio...@gmail.com; haproxy@formilux.org Subject: Re: Upcoming haproxy b

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-03 Thread Overbey, Patrick (Sioux Falls)
Sorry, Willy. I'm still having the same troubles after the changes. Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Wednesday, April 03, 2019 3:10 PM To: Overbey, Patrick (Sioux Falls) Cc: maio...@gmail.com; haproxy@formilux.org Subjec

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-03 Thread Overbey, Patrick (Sioux Falls)
akefile:991: src/connection.o] Error 1 Thanks. Patrick Overbey Fiserv -Original Message- From: Overbey, Patrick (Sioux Falls) Sent: Wednesday, April 03, 2019 7:53 AM To: Willy Tarreau Cc: maio...@gmail.com; haproxy@formilux.org Subject: RE: Upcoming haproxy build fixes for Cygwin & A

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-03 Thread Overbey, Patrick (Sioux Falls)
Great. Thank you Willy. Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Wednesday, April 03, 2019 1:18 AM To: Overbey, Patrick (Sioux Falls) Cc: maio...@gmail.com; haproxy@formilux.org Subject: Re: Upcoming haproxy build fixes for Cygwin &

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-01 Thread Overbey, Patrick (Sioux Falls)
Thanks. Can you let me know when the change is ported back to 1.9? Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Monday, April 01, 2019 3:23 PM To: Overbey, Patrick (Sioux Falls) Cc: maio...@gmail.com; haproxy@formilux.org Subject: Re

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-01 Thread Overbey, Patrick (Sioux Falls)
Not really necessary since "aix52" works. Production servers should really be AIX 7.1+ anyway. Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Monday, April 01, 2019 2:48 PM To: Overbey, Patrick (Sioux Falls) Cc: maio...@gmail.co

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-04-01 Thread Overbey, Patrick (Sioux Falls)
al Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Monday, April 01, 2019 2:06 AM To: maio...@gmail.com; Overbey, Patrick (Sioux Falls) Cc: haproxy@formilux.org Subject: Re: Upcoming haproxy build fixes for Cygwin & AIX ⚠ EXTERNAL MESSAGE – Think Before You Click On Mon, Ap

RE: Upcoming haproxy build fixes for Cygwin & AIX

2019-03-29 Thread Overbey, Patrick (Sioux Falls)
Wow. Really appreciate you following up. Thanks Willy! Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Friday, March 29, 2019 4:01 PM To: maio...@gmail.com; Overbey, Patrick (Sioux Falls) Cc: haproxy@formilux.org Subject: Upcoming haproxy build

RE: haproxy AIX 7.1.0.0 compile issues

2018-12-27 Thread Overbey, Patrick (Sioux Falls)
gld version 2.29.1, but ran into many undefined reference errors (attached). Thank you! Patrick Overbey Fiserv -Original Message- From: Willy Tarreau [mailto:w...@1wt.eu] Sent: Thursday, December 27, 2018 8:17 AM To: Overbey, Patrick (Sioux Falls) Cc: Aleksandar Lazic ; haproxy

haproxy AIX 7.1.0.0 compile issues

2018-12-26 Thread Overbey, Patrick (Sioux Falls)
Hello, First off, I want to say thank you for your hard work on haproxy. It is a very fine piece of software. I recently ran into a bug compiling haproxy 1.9+ on AIX 7.1 7100-00-03-1115 using gmake 4.2 and gcc 8.1.0. I had previously had 1.8 compiling using this same setup with a few minor code