You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Stefan Bodewig <bo...@apache.org> on 2004/12/13 14:15:16 UTC

Gump and APR/HTTPd

Hi all,

starting with the latest Kaffe build we are building HTTPd as well
<http://brutus.apache.org/gump/kaffe/apache-httpd/apache-httpd-make/gump_work/build_apache-httpd_apache-httpd-make.txt>.

Yes, we are building against the latest versions of apr and apr-util,
I've tested it on a machine that didn't have APR installed.  Of course
not only the Kaffe but all runs will build them.

I've documented the new <configure> and <make> builders as well as the
fact that <script> now supports arbitrary command line arguments, see
<http://gump.apache.org/metadata/builder.html>.

If you take a look at the project descriptors for apr-util and
apache-httpd, you should be able to get the idea.  I'm sure my docs
are still too Gump centric to answer all questions.

Stefan

-- 
http://stefanbodewig.blogger.de/

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Gump and APR/HTTPd

Posted by Stefan Bodewig <bo...@apache.org>.
On Sat, 18 Dec 2004, Bill Barker <wb...@wilshire.com> wrote:

> At the moment, they are still in CVS:
>   cvs co gump/project

and potentially gump/profile if you need to add new descriptors.

> BTW, is there any objection to including --enable-module=so for
> httpd?  I'd much rather use apxs to configure mod_jk :).

+1

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Gump and APR/HTTPd

Posted by Bill Barker <wb...@wilshire.com>.
"Graham Leggett" <mi...@sharp.fm> wrote in message 
news:41C4281C.1090108@sharp.fm...
> Stefan Bodewig wrote:
>
>>>The next thing I am keen for gump to try is to build apr, apr-util
>>>and httpd as RPM packages (and eventually Solaris packages, etc as
>>>new ones are added).
>
>> Feel free to play with the current descriptors 8-)
>
> I have managed to get Solaris packages and RPMs done for APR, and I
> would like to test those as well. A couple of questions:
>
> How do I check out the descriptors? (SVN url?)

At the moment, they are still in CVS:
  cvs co gump/project

BTW, is there any objection to including --enable-module=so for httpd?  I'd 
much rather use apxs to configure mod_jk :).

>
> What environments do gump run on? I would imagine the Solaris package
> tools (required for the package build) are only present on Solaris
> (unless I am mistaken).
>

>From the noise on the list, Debian.

>>>- Setting up a basic RPM root environment with the bare minimum for
>>>apr to build.
>
>> I have no idea what this "root environment" would look like.
>
> I found docs a while back on how to do it, but I have had hassles
> finding them again. Will keep looking.
>
> Regards,
> Graham
> --
> 

Re: Gump and APR/HTTPd

Posted by Graham Leggett <mi...@sharp.fm>.
Stefan Bodewig wrote:

>>The next thing I am keen for gump to try is to build apr, apr-util
>>and httpd as RPM packages (and eventually Solaris packages, etc as
>>new ones are added).

> Feel free to play with the current descriptors 8-)

I have managed to get Solaris packages and RPMs done for APR, and I 
would like to test those as well. A couple of questions:

How do I check out the descriptors? (SVN url?)

What environments do gump run on? I would imagine the Solaris package 
tools (required for the package build) are only present on Solaris 
(unless I am mistaken).

>>- Setting up a basic RPM root environment with the bare minimum for
>>apr to build.

> I have no idea what this "root environment" would look like.

I found docs a while back on how to do it, but I have had hassles 
finding them again. Will keep looking.

Regards,
Graham
--

Re: Gump and APR/HTTPd

Posted by Stefan Bodewig <bo...@apache.org>.
On Mon, 13 Dec 2004, Graham Leggett <mi...@sharp.fm> wrote:

> The next thing I am keen for gump to try is to build apr, apr-util
> and httpd as RPM packages (and eventually Solaris packages, etc as
> new ones are added).

Feel free to play with the current descriptors 8-)

> - Setting up a basic RPM root environment with the bare minimum for
> apr to build.

I have no idea what this "root environment" would look like.

> - Building apr/apr-util
> - Building httpd

Done.

> - Installing the RPMs
> - Installing the RPMs.

Where?

Cheers

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Gump and APR/HTTPd

Posted by Graham Leggett <mi...@sharp.fm>.
Stefan Bodewig said:

> starting with the latest Kaffe build we are building HTTPd as well
> <http://brutus.apache.org/gump/kaffe/apache-httpd/apache-httpd-make/gump_work/build_apache-httpd_apache-httpd-make.txt>.
>
> Yes, we are building against the latest versions of apr and apr-util,
> I've tested it on a machine that didn't have APR installed.  Of course
> not only the Kaffe but all runs will build them.
>
> I've documented the new <configure> and <make> builders as well as the
> fact that <script> now supports arbitrary command line arguments, see
> <http://gump.apache.org/metadata/builder.html>.
>
> If you take a look at the project descriptors for apr-util and
> apache-httpd, you should be able to get the idea.  I'm sure my docs
> are still too Gump centric to answer all questions.

The next thing I am keen for gump to try is to build apr, apr-util and
httpd as RPM packages (and eventually Solaris packages, etc as new ones
are added).

This will involve:

- Setting up a basic RPM root environment with the bare minimum for apr to
build.
- Building apr/apr-util
- Installing the RPMs
- Building httpd
- Installing the RPMs.

For an added insane stunt bonus, we could try and install RPMS of apr v0.9
and apr v1.0 side by side, to ensure that they live together happily.

This will involve trying out each step individually first, before getting
each step integrated into gump. Let me see what I can come up with...

Regards,
Graham
--


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Gump and APR/HTTPd

Posted by "Adam R. B. Jack" <aj...@apache.org>.
Stefan

Very impressive work; especially w/o a guide. Congratulations!

Hopefully we'll get Gump Python to a point where it is fun to tinker with.
:-)

regards,

Adam
----- Original Message ----- 
From: "Stefan Bodewig" <bo...@apache.org>
To: <ge...@gump.apache.org>
Sent: Monday, December 13, 2004 6:15 AM
Subject: Gump and APR/HTTPd


> Hi all,
>
> starting with the latest Kaffe build we are building HTTPd as well
>
<http://brutus.apache.org/gump/kaffe/apache-httpd/apache-httpd-make/gump_wor
k/build_apache-httpd_apache-httpd-make.txt>.
>
> Yes, we are building against the latest versions of apr and apr-util,
> I've tested it on a machine that didn't have APR installed.  Of course
> not only the Kaffe but all runs will build them.
>
> I've documented the new <configure> and <make> builders as well as the
> fact that <script> now supports arbitrary command line arguments, see
> <http://gump.apache.org/metadata/builder.html>.
>
> If you take a look at the project descriptors for apr-util and
> apache-httpd, you should be able to get the idea.  I'm sure my docs
> are still too Gump centric to answer all questions.
>
> Stefan
>
> -- 
> http://stefanbodewig.blogger.de/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org