William,
Thanks for your response. Severin Gehwolf posted an answer about
issues with obsolete bash versions. Using a current bash solved my problem.
John
At 02:48 PM 7/1/2008, you wrote:
John A Parker wrote:
I can see where this is an acknowledged issue fixed in apr-1.3.2.
What I can't fin
Hi Severin.
You were absolutely correct... the installs failed on both Solaris
5.8 and 5.9 systems. Both were using bash-2.0.17. I built and used
bash-3.2 and the installs worked correctly.
THANKS!
John
At 02:39 AM 7/2/2008, you wrote:
Hi!
> Making install in apr-util
> make[2]: Entering
Hi!
> Making install in apr-util
> make[2]: Entering directory `.../apache_builds/httpd-2.2.9/srclib/apr-util'
> .../apache_builds/httpd-2.2.9/srclib/apr/build/mkdir.sh
> .../apache_2.2.9_rel01/lib/apr-util-1
> /bin/bash: -c: line 1: syntax error near unexpected token `;'
> /bin/bash: -c: line 1:
John A Parker wrote:
I can see where this is an acknowledged issue fixed in apr-1.3.2. What I
can't find anywhere is how to incorporate this updated apr into my
apache build.
Can anyone provide "detailed" directions for me on how to accomplish this?
two choices;
1) build and install 1.3.2
Good afternoon.
Hopefully I'm not about to look like an idiot by asking the
following, but if I do forgive me.
I too am having the issue of the apr install portion of my
httpd-2.2.9 build failing due to an empty APU_MODULES assignment. The
error detail I get is:
Making install in apr-util