Problems Building Apache Flood

--0016e68ea020d742ee04814be63c
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I'm trying to build apache flood. I checked out the svn repo and have been
following the instructions on the 'Compiling and running Flood' (
http://httpd.apache.org/test/flood/building.html). In my local checkout of
the flood directory, I successfully retrieved the 'apr' repository. However
the command for getting the 'apr-util' trunk fails -- the folder doesn't
exist.

svn co http://svn.apache.org/repos/asf/apr/apr-util/trunk apr-util

Browsing through the tree (http://svn.apache.org/viewvc/apr/apr-util/) seems
to corroborate this conclusion. So I downloaded apr-util-1.3.9.tar.gz from
this page: http://apr.apache.org/download.cgi. I unzipped and untarred that
into the flood build directory in a sub-directory named 'apr-util' and
attempted to proceed with configuration step, however I receive this error
(at the end of the configure output):

checking for APR... configure: error: the --with-apr parameter is
incorrect. It must specify an install prefix, a build directory, or an
apr-config file.
configure failed for apr-util

Any ideas where to go from here?

Thanks,
Sam











Samuel J. Parsons
Web Developer
Bemidji State University & Northwest Technical College

--0016e68ea020d742ee04814be63c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<span class=3D"Apple-style-span" style=3D"font-family: arial, sans-serif; f=
ont-size: 13px; border-collapse: collapse; "><div>Hi,</div><div><br></div><=
div>I'm trying to build apache flood. I checked out the svn repo and ha=
ve been following the instructions on the 'Compiling and running Flood&=
#39; (<a href=3D"http://httpd.apache.org/test/flood/building.html" target=
=3D"_blank" style=3D"color: rgb(42, 93, 176); ">http://httpd.apache.org/tes=
t/flood/building.html</a>). In my local checkout of the flood directory, I =
successfully retrieved the 'apr' repository. However the command fo=
r getting the 'apr-util' trunk fails -- the folder doesn't exis=
t.=A0</div>
<div><br></div>=A0=A0 =A0svn co=A0<a href=3D"http://svn.apache.org/repos/as=
f/apr/apr-util/trunk" target=3D"_blank" style=3D"color: rgb(42, 93, 176); "=
>http://svn.apache.org/repos/asf/apr/apr-util/trunk</a>=A0apr-util<br><div>=
<br></div><div>
Browsing through the tree (<a href=3D"http://svn.apache.org/viewvc/apr/apr-=
util/" target=3D"_blank" style=3D"color: rgb(42, 93, 176); ">http://svn.apa=
che.org/viewvc/apr/apr-util/</a>)=A0seems to corroborate this conclusion. S=
o I downloaded apr-util-1.3.9.tar.gz from this page:=A0<a href=3D"http://ap=
r.apache.org/download.cgi" target=3D"_blank" style=3D"color: rgb(42, 93, 17=
6); ">http://apr.apache.org/download.cgi</a>. I unzipped and untarred that =
into the flood build directory in a sub-directory named 'apr-util' =
and attempted to proceed with configuration step, however I receive this er=
ror (at the end of the configure output):</div>
<div><br></div><div><div>=A0=A0 =A0checking for APR... configure: error: th=
e --with-apr parameter is incorrect. It must specify an install prefix, a b=
uild directory, or an apr-config file.</div><div>=A0=A0 =A0configure failed=
for apr-util</div>
<div><br></div><div>Any ideas where to go from here?</div><div><br></div><d=
iv>Thanks,</div><div>Sam</div><div><br></div><div><br></div><div><br></div>=
</div><div><br></div><div><br></div><div><br></div><div><br></div><div>
<br></div><br clear=3D"all"><br><br>Samuel J. Parsons<br>Web Developer<br>B=
emidji State University & Northwest Technical College<br></span>

--0016e68ea020d742ee04814be63c--
Samuel Parsons [ Mo, 08 März 2010 16:41 ] [ ID #2034317 ]

Re: Problems Building Apache Flood

On Mon, Mar 8, 2010 at 10:41 AM, Samuel Parsons
<sparsons [at] bemidjistate.edu> wrote:
> Hi,
> I'm trying to build apache flood. I checked out the svn repo and have bee=
n
> following the instructions on the 'Compiling and running Flood'
> (http://httpd.apache.org/test/flood/building.html). In my local checkout =
of
> the flood directory, I successfully retrieved the 'apr' repository. Howev=
er
> the command for getting the 'apr-util' trunk fails -- the folder doesn't
> exist.
> =A0=A0 =A0svn co=A0http://svn.apache.org/repos/asf/apr/apr-util/trunk=A0a=
pr-util

that doc needs updating, apr-util is folded into apr in trunk.

>
> Browsing through the tree (http://svn.apache.org/viewvc/apr/apr-util/)=A0=
seems
> to corroborate this conclusion. So I downloaded apr-util-1.3.9.tar.gz fro=
m
> this page:=A0http://apr.apache.org/download.cgi. I unzipped and untarred =
that
> into the flood build directory in a sub-directory named 'apr-util' and
> attempted to proceed with configuration step, however I receive this erro=
r
> (at the end of the configure output):
> =A0=A0 =A0checking for APR... configure: error: the --with-apr parameter =
is
> incorrect. It must specify an install prefix, a build directory, or an
> apr-config file.

--with-apr wants a built and installed APR, maybe you're passing it
the source dir?

If it's hosed due to the merge, you could use apr 1.3.x and apr-util
1.3.x instead of trunk.

--
Eric Covener
covener [at] gmail.com

------------------------------------------------------------ ---------
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: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Eric Covener [ Mo, 08 März 2010 17:01 ] [ ID #2034318 ]
Webserver » gmane.comp.apache.user » Problems Building Apache Flood

Vorheriges Thema: SSL mutual authentication client certificate creation using Keytool
Nächstes Thema: Can't apply patch zlib-1.2.3-vc32-2005-rcver.patch