-------- Original-Nachricht --------
> Datum: Thu, 13 Sep 2007 01:49:07 +0200
> Von: Simon Bertrang <[EMAIL PROTECTED]>
> Betreff: Re: Comments? ap2 flavor for www/mod_fastcgi
> > > Another proposal using MULTI_PACKAGES instead of FLAVOR which allows
> to
> > > install both at the same time.

Both proposed  subpackages build and install fine on my amd64, but attempting 
to load ap2-mod_fastcgi-2.4.2 into Apache 2 yields:

/usr/local/sbin/httpd2:/usr/local/lib/apache2/mod_fastcgi.so: undefined symbol 
'ap_server_strip_chroot'
/usr/local/sbin/httpd2:/usr/local/lib/apache2/mod_fastcgi.so: undefined symbol 
'ap_server_chroot_desired'

These two symbols come from patch-mod_fastcgi_c which I had disabled for the 
ap2 flavor in my original post. Something similar would happen if my Apache 
config exercised patch-fcgi_pm_c (didn't test that though).

Similarly, the patch-fcgi_h is specific to Apache 2 and not required under 
Apache 1 (although it does not *seem* to hurt, although I didn't actually run 
it).

I see no "obvious" way of specifying PATCH_LIST in a subpackage-dependent way, 
but I think we need such granularity in this case. I will read up on 
PSEUDO_FLAVORS and its use in other ports to see if that can solve this issue 
elegantly.

Other ideas or comments?

Cheers,
Roland

-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

Reply via email to