RE: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-28 Thread Brian Gaber
:38 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ I have gotten it to compile (5.3.14) - and what I needed to add for the IBM compiler was -qlangval=extc99 so that it would accept c++ like comments (starting with //) The other

RE: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-28 Thread Brian Gaber
PM To: users@httpd.apache.org Subject: Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ I have gotten it to compile (5.3.14) - and what I needed to add for the IBM compiler was -qlangval=extc99 so that it would accept c++ like comments (starting with //) The other

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-17 Thread Michael Felt
** ** ** ** ** ** *From:* Michael Felt [mailto:mamf...@gmail.com] *Sent:* Thursday, June 14, 2012 2:38 PM *To:* users@httpd.apache.org *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ ** ** I have gotten it to compile (5.3.14) - and what I needed to add

RE: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-14 Thread Brian Gaber
] Sent: Wednesday, June 13, 2012 3:58 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ started with php build. 1st real error is a syntax error in the embedded sqlite. After building an external version of sqlite (3.6.22

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-14 Thread Michael Felt
-- *From:* Michael Felt [mailto:mamf...@gmail.com] *Sent:* Wednesday, June 13, 2012 3:58 PM *To:* users@httpd.apache.org *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ started with php build. 1st real error is a syntax error

RE: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-14 Thread Brian Gaber
@httpd.apache.org Subject: Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ Now I need to see if I actually put everything needed in ./build/aix/README for httpd. Starting point for me is: use neither /usr(/local) nor /opt/freeware (as I am trying to be independent of old RPM's

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-14 Thread Michael Felt
14, 2012 11:52 AM *To:* users@httpd.apache.org *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ Now I need to see if I actually put everything needed in ./build/aix/README for httpd. Starting point for me is: use neither /usr(/local) nor /opt/freeware

RE: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-14 Thread Bennett, Tony
@httpd.apache.org Subject: Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ I have gotten it to compile (5.3.14) - and what I needed to add for the IBM compiler was -qlangval=extc99 so that it would accept c++ like comments (starting with //) The other problem I have

RE: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-13 Thread Brian Gaber
not problem compiling PHP. Cheers. Brian From: Michael Felt [mailto:mamf...@gmail.com] Sent: Tuesday, June 12, 2012 5:17 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ There are some more recent

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-13 Thread Michael Felt
-- *From:* Michael Felt [mailto:mamf...@gmail.com] *Sent:* Tuesday, June 12, 2012 5:17 PM *To:* users@httpd.apache.org *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ There are some more recent gcc builds for AIX available via: http

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-13 Thread Michael Felt
PM *To:* users@httpd.apache.org *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ There are some more recent gcc builds for AIX available via: http://www.perzl.org/aix/index.php?n=Main.Gcc *Current versions:* - AIX5L V5.1: v4.5.3-2 - AIX5L V5.2

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-13 Thread Michael Felt
*To:* users@httpd.apache.org *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++ There are some more recent gcc builds for AIX available via: http://www.perzl.org/aix/index.php?n=Main.Gcc *Current versions:* - AIX5L V5.1: v4.5.3-2 - AIX5L V5.2: v4.6.3-2

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-12 Thread Michael Felt
There are some more recent gcc builds for AIX available via: http://www.perzl.org/aix/index.php?n=Main.Gcc *Current versions:* - AIX5L V5.1: v4.5.3-2 - AIX5L V5.2: v4.6.3-2 - AIX5L V5.3: v4.6.3-2 - AIX V6.1: v4.6.3-2 - AIX V7.1: v4.6.3-2 RPM's being what they are - there are

Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-05-30 Thread Eric Covener
On Wed, May 30, 2012 at 1:38 PM, Reimer, George george.rei...@fisglobal.com wrote: My browser tells me that “It Works!”  but it took a couple days of banging my head against the wall. I encountered the following rough spots and eventually stumbled over their solutions as noted: can you share