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 changes to variable names in vars.c and connection.c. I made those same changes in version 1.9, but have now ran into a compile issue that I cannot get around due to initcall.h being new in 1.9.
Here are the compile errors I am seeing. ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. ld: 0711-317 ERROR: Undefined symbol: __start_init_STG_PREPARE ld: 0711-317 ERROR: Undefined symbol: __stop_init_STG_PREPARE ld: 0711-317 ERROR: Undefined symbol: __start_init_STG_LOCK ld: 0711-317 ERROR: Undefined symbol: __stop_init_STG_LOCK ld: 0711-317 ERROR: Undefined symbol: __start_init_STG_ALLOC ld: 0711-317 ERROR: Undefined symbol: __stop_init_STG_ALLOC ld: 0711-317 ERROR: Undefined symbol: __start_init_STG_POOL ld: 0711-317 ERROR: Undefined symbol: __stop_init_STG_POOL ld: 0711-317 ERROR: Undefined symbol: __start_init_STG_REGISTER ld: 0711-317 ERROR: Undefined symbol: __stop_init_STG_REGISTER ld: 0711-317 ERROR: Undefined symbol: __start_init_STG_INIT ld: 0711-317 ERROR: Undefined symbol: __stop_init_STG_INIT Would anyone have suggestions for how to fix this? Also, as a note I am able to compile haproxy 1.5 out of the box, but starting with version 1.6 is where I run into compile errors. Is there support for these compile bugs or am I on my own? Thanks for any help you can offer. Patrick Overbey Software Development Engineer Staff Product Development/Bank Solutions Office: 605-362-1260 x7290 Fiserv Join us @ Forum 2019<http://links.mkt030.com/ctt?kn=4&ms=MjI3MTE3NzAS1&r=MjE1MjQ1MjExMTk0S0&b=0&j=MTMyNDU4NjM4OAS2&mt=1&rt=0> Fiserv<http://links.mkt030.com/ctt?kn=3&ms=MjI3MTE3NzAS1&r=MjE1MjQ1MjExMTk0S0&b=0&j=MTMyNDU4NjM4OAS2&mt=1&rt=0> | Join Our Team<http://links.mkt030.com/ctt?kn=7&ms=MjI3MTE3NzAS1&r=MjE1MjQ1MjExMTk0S0&b=0&j=MTMyNDU4NjM4OAS2&mt=1&rt=0> | Twitter<http://links.mkt030.com/ctt?kn=1&ms=MjI3MTE3NzAS1&r=MjE1MjQ1MjExMTk0S0&b=0&j=MTMyNDU4NjM4OAS2&mt=1&rt=0> | LinkedIn<http://links.mkt030.com/ctt?kn=5&ms=MjI3MTE3NzAS1&r=MjE1MjQ1MjExMTk0S0&b=0&j=MTMyNDU4NjM4OAS2&mt=1&rt=0> | Facebook<http://links.mkt030.com/ctt?kn=9&ms=MjI3MTE3NzAS1&r=MjE1MjQ1MjExMTk0S0&b=0&j=MTMyNDU4NjM4OAS2&mt=1&rt=0> FORTUNE Magazine World's Most Admired Companies(r) 2014 | 2015 | 2016 | 2017 | 2018 (c) 2018 Fiserv Inc. or its affiliates. Fiserv is a registered trademark of Fiserv Inc. Privacy Policy

