Stephen Hahn wrote: > * Arvind Srinivasan <arvi.srinivasan at sun.com> [2007-07-24 07:03]: >> I found it strange that the apache component build depends on Apache >> already being installed on the build machine. (I think this is due to >> the fact that the apache component contains other components and these >> components depend on apxs.) > > This is a bug. As Dermot points out, you should use the one you > create in the proto area, or in the local directory.
It's bug. But pointing to apxs in proto area wouldn't work anyway. For example Apache apxs loads variables from /var/apache2/build/config_vars.mk. Plus for both Apaches in repository you will get include options pointing to your system -I /usr/apache/include. And I'm sure there are more (e.g. checking installed httpd binary). So, if you have any idea please share it. I did my best and don't see any options. Cheers, Petr
