RE: [us...@httpd] 2.2.15 Build failure on AIX 6.1

2010-08-03 Thread Bennett, Tony
PM To: users@httpd.apache.org Subject: Re: [us...@httpd] 2.2.15 Build failure on AIX 6.1 > collect2: library libgcc_s not found good luck with gcc, I've only used xlc on AIX for httpd. Seems like you're either missing part of gcc or the Apache build isn't able to find it. Th

Re: [us...@httpd] 2.2.15 Build failure on AIX 6.1

2010-08-02 Thread Eric Covener
> collect2: library libgcc_s not found good luck with gcc, I've only used xlc on AIX for httpd. Seems like you're either missing part of gcc or the Apache build isn't able to find it. This is the bit that gets incorporated into apps built with the gnu toolchain. -- Eric Covener cove...@gmail.c

RE: [us...@httpd] 2.2.15 Build failure on AIX 6.1

2010-08-02 Thread Bennett, Tony
. make: 1254-004 The error code from the last command is 1. Stop. -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Monday, August 02, 2010 4:29 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] 2.2.15 Build failure on AIX 6.1 >     /usr/bin/ksh93

Re: [us...@httpd] 2.2.15 Build failure on AIX 6.1

2010-08-02 Thread Eric Covener
>     /usr/bin/ksh93 try running the build under bash && setting export CONFIG_SHELL=/usr/bin/bash -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://ht

[us...@httpd] 2.2.15 Build failure on AIX 6.1

2010-08-02 Thread Bennett, Tony
Building Apache 2.2.15 on AIX 6.1 using GCC 4.2.0 is failing for me, (see actual error message below). Environment: OS AIX 6.1.3 (6100-03-01-0921) Compiler:gcc --version gcc (GCC) 4.2.0