Re: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-17 Thread Daniel Stenberg via curl-library
On Fri, 15 Mar 2019, Michael Schultz wrote: I understand that configure is the output from configure.ac. I looked at it, but I couldn't figure out where the problem was in it. And I didn't have time to figure out generate configure. I just needed to fix the problem and move on. I supplied the

Re: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-15 Thread Michael Schultz via curl-library
at someone who already knew what they were doing could make use of it Mike S From: Daniel Stenberg Sent: Thursday, March 14, 2019 6:39:36 PM To: Michael Schultz via curl-library Cc: Michael Schultz Subject: RE: Problem building curl 7.64.0 on AIX 7.2 using xlc

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Daniel Stenberg via curl-library
On Thu, 14 Mar 2019, Michael Schultz via curl-library wrote: Daniel, Here is the context diff to the configure file: configure is the *output* from autoconf, we don't patch that. configure.ac is the source file. If you have a patch for that (or even better a pull-request, but I can turn it i

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Michael Schultz via curl-library
-Original Message- From: Michael Schultz Sent: Thursday, March 14, 2019 10:30 AM To: libcurl development Subject: RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 From: Daniel Stenberg [mailto:dan...@haxx.se] Sent: Thursday, March 14, 2019 5:28 AM To: Michael Schultz via

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Michael Schultz via curl-library
From: Daniel Stenberg [mailto:dan...@haxx.se] Sent: Thursday, March 14, 2019 5:28 AM To: Michael Schultz via curl-library Cc: Michael Schultz Subject: RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 On Wed, 13 Mar 2019, Michael Schultz via curl-library wrote: > ld: 0711-317 ER

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Michael Schultz via curl-library
-Original Message- From: Michael [mailto:aixto...@felt.demon.nl] Sent: Thursday, March 14, 2019 2:01 AM To: libcurl development Cc: Michael Schultz Subject: Re: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 On 13/03/2019 00:06, Michael Schultz via curl-library wrote: >

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-14 Thread Daniel Stenberg via curl-library
On Wed, 13 Mar 2019, Michael Schultz via curl-library wrote: ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_lock ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_unlock ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_init ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_destro

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-13 Thread Michael Schultz via curl-library
From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of Michael Schultz via curl-library Sent: Wednesday, March 13, 2019 4:46 PM To: libcurl development Cc: Michael Schultz Subject: RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 -Original Message- From

RE: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-13 Thread Michael Schultz via curl-library
-Original Message- From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of Ray Satiro via curl-library Sent: Tuesday, March 12, 2019 7:50 PM To: curl-library@cool.haxx.se Cc: Ray Satiro Subject: Re: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0 On 3/12/2019

Re: Problem building curl 7.64.0 on AIX 7.2 using xlc 13.1.0

2019-03-12 Thread Ray Satiro via curl-library
On 3/12/2019 7:06 PM, Michael Schultz via curl-library wrote: > I have built a previous version of curl on this AIX 7.2 machine without > incident, but I'm having trouble with curl 7.64.0. It may be due to the > version of the xlc compiler, but since I've built with this C compiler > before, it