Hi Dan,

You're right it still builds the modules. Bizarre. Got me up and running
anyway, so thank you. 

I think I should log a JIRA for adding the command line option on
configure does not make it happy. 

Thanks again.

Matt. 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 5 August 2008 10:23 AM
To: users@httpd.apache.org
Cc: Matthew Shaw
Subject: Re: [EMAIL PROTECTED] install problem on solaris

Matthew,

YES!  I had exactly the same problems.  I have a very strange
solution...

Edit the /srclib/apr-util/Makefile

and change:

install-modules: install-modules-yes

to:

install-modules: install-modules-no

I can't tell you why, only that it seemed to work and the modules were 
still installed !!

Dan



Please respond to users@httpd.apache.org

To:     <users@httpd.apache.org>
cc:      (bcc: Dan Mitton/YD/RWDOE)
Subject:        [EMAIL PROTECTED] install problem on solaris
LSN: Not Relevant
User Filed as: Not a Record

Hi Guys,
 
I am trying to compile and install 2.2.9 on solaris. I get to the make 
install and I receive the following error:
 
Making install in apr-util
make[2]: Entering directory `/app_dev/ijis/httpd-2.2.9/srclib/apr-util'
/app_dev/ijis/httpd-2.2.9/srclib/apr/build/mkdir.sh 
/app_dev/ijis/lib/apr-util-1
/bin/bash: -c: line 1: syntax error near unexpected token `;'
/bin/bash: -c: line 1: `for m in ; do /bin/bash 
/app_dev/ijis/httpd-2.2.9/srclib/apr/libtool  --silent --mode=install 
build/install.sh -c -m 755 $m /app_dev/ijis/lib/apr-util-1; done'
make[2]: *** [install-modules-yes] Error 2
make[2]: Leaving directory `/app_dev/ijis/httpd-2.2.9/srclib/apr-util'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/app_dev/ijis/httpd-2.2.9/srclib'
make: *** [install-recursive] Error 1
 
It seems to be a problem with the apr lib that is being used. The
install 
doco said to run configure first with following option (which I have
done)
./configure --with-included-apr
 
In its output I am told that the above ?is a bad / unrecognised option?.
 
Has anyone else had this issue? Is there a patch or should I go back to
an 
earlier version?
 
Cheers,
Matt.

________________________________________________________________________
This email has been scanned for viruses by the CITEC Email Anti-Virus 
service powered by IronPort(r)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to