This is a discussion on Problem building 2.0.55 on AIX within the Linux Web Servers forums, part of the Web Server and Related Forums category; The configure script seems to run into a loop: checking db43/db.h usability... no checking db43/db.h presence... ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
The configure script seems to run into a loop:
checking db43/db.h usability... no checking db43/db.h presence... no checking for db43/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... no checking db.h presence... no checking for db.h... no This is repeated on and on. Same thing happened with 2.2.0. Did anybody experience something similar? |
|
|||
|
I'm experiencing the same thing - the config script is still running! AIX 5.3 & Apache 2.2.0 kurt.bremser@allianz.at wrote: > The configure script seems to run into a loop: > > checking db43/db.h usability... no > checking db43/db.h presence... no > checking for db43/db.h... no > checking db4/db.h usability... no > checking db4/db.h presence... no > checking for db4/db.h... no > checking db.h usability... no > checking db.h presence... no > checking for db.h... no > > This is repeated on and on. Same thing happened with 2.2.0. > > Did anybody experience something similar? |
|
|||
|
On 25 Jan 2006 13:10:20 -0800, studarus@gmail.com wrote:
> >I'm experiencing the same thing - the config script is still running! >AIX 5.3 & Apache 2.2.0 > >kurt.bremser@allianz.at wrote: >> The configure script seems to run into a loop: >> >> checking db43/db.h usability... no >> checking db43/db.h presence... no >> checking for db43/db.h... no >> checking db4/db.h usability... no >> checking db4/db.h presence... no >> checking for db4/db.h... no >> checking db.h usability... no >> checking db.h presence... no >> checking for db.h... no >> >> This is repeated on and on. Same thing happened with 2.2.0. >> >> Did anybody experience something similar? Did you consider downloading and insalling the apache tarball available from the AIX archive at ucla.edu? |
|
|||
|
Bob_M wrote:
> On 25 Jan 2006 13:10:20 -0800, studarus@gmail.com wrote: > >> I'm experiencing the same thing - the config script is still running! >> AIX 5.3 & Apache 2.2.0 >> >> kurt.bremser@allianz.at wrote: >>> The configure script seems to run into a loop: >>> >>> checking db43/db.h usability... no >>> checking db43/db.h presence... no >>> checking for db43/db.h... no >>> checking db4/db.h usability... no >>> checking db4/db.h presence... no >>> checking for db4/db.h... no >>> checking db.h usability... no >>> checking db.h presence... no >>> checking for db.h... no >>> >>> This is repeated on and on. Same thing happened with 2.2.0. >>> >>> Did anybody experience something similar? > > > Did you consider downloading and insalling the apache tarball > available from the AIX archive at ucla.edu? try using the --without-berkeley-db configure option |
| Thread Tools | |
| Display Modes | |
|
|